material-react-table
material-react-table copied to clipboard
Fix missing deps in useEffect doing page index outbound check
PaginationState does not work when changing the example to pageIndex: >0. While loading the totalRowCount is 0 resulting in setPageIndex(-1). The 'return' on first line should be hit.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| material-react-table | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 3, 2024 8:45am |
| material-react-table-storybook | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 3, 2024 8:45am |
will need to test this one more to make sure it doesn't have any other adverse effects