When the table is refetched with tanstack query, it loses paging state #852
Unanswered
JOsornioSiccob
asked this question in
Q&A
Replies: 2 comments
-
Did you find a solution? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You're probably unmounting the table components. None of the examples have this problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When the data of table is refetching with tanstack query the table lose the state of pagination, makes bad user experience resetting state of table. Exists some alternative without i controlled the state and it makes automatically ?
Beta Was this translation helpful? Give feedback.
All reactions