-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
TanStack Table version
8.20.1
Framework/Library version
React 18.2.0
Describe the bug and the steps to reproduce it
I took your example for uncontrolled pagination and added my data and columns to it.
Everything will work correctly if you use just about any page size, except for 50 (and it's multiples, i.e.: 100, 200).
Load up the provided reproducible example and change page sizes, then change page numbers.
When you use page size of 50, everything else works, EXCEPT it will not render the new page's data.
It will keep repeating the old one.
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
https://codesandbox.io/p/devbox/dazzling-volhard-lnz4l6
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
No, because I do not know how
Terms & Code of Conduct
- I agree to follow this project's Code of Conduct
- I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels