An open API service indexing awesome lists of open source software.

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

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