https://github.com/llllvvuu/react-table-minimal-repro
@TanStack/table #4739: minimal repro
https://github.com/llllvvuu/react-table-minimal-repro
Last synced: 3 months ago
JSON representation
@TanStack/table #4739: minimal repro
- Host: GitHub
- URL: https://github.com/llllvvuu/react-table-minimal-repro
- Owner: llllvvuu
- Created: 2023-05-24T23:58:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T00:09:06.000Z (about 2 years ago)
- Last Synced: 2025-01-15T22:25:24.365Z (5 months ago)
- Language: TypeScript
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* `yarn` or `npm install`
* `yarn start` or `npm run start`# Minimal repro for [@TanStack/table#4739](https://github.com/TanStack/table/discussions/4739)
See commit `8409f3d` in [src/App.tsx](src/App.tsx): the "React-closure-in-cell" and "table-meta-in-cell" methods react to the increment, but no methods involving `accessorFn` (desired) do