Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing deps in useEffect doing page index outbound check #1257

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

nsteenbeek
Copy link

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.

While loading the totalRowCount is 0 resulting in setPageIndex(-1).
The 'return' on first line should be hit.
Copy link

vercel bot commented Oct 3, 2024

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

@KevinVandy
Copy link
Owner

will need to test this one more to make sure it doesn't have any other adverse effects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants