setRowsPerPage in the handleChangeRowsPerPage function works correctly when i select 25 or any other value from the dropdown in the table pagination UI and i can see the console log of the updated staterefetch(), somehow the rowsPerPage value used is still the old default not updated value of 10. I want it to use the updated value of what i selected in the UI.refetch() gets triggered and then this time it fetches with rowsPerPage as value of 25. Always it is behind a number. Not the number i set. refetch() function gets called but it always uses the previous state and not the state i set.https://x.com/tan_stack/status/2031128535470104577?s=20
dry-scarlet · 15h ago
https://x.com/powersync_/status/2010721010006552775?s=20
dry-scarlet · 2mo ago
You can now submit your website/app/project to http://TanStack.com 's new showcase and have it seen by the TanStack community! - Global showcase browser - Per-library filters - Category filters Submit here: https://tanstack.com/showcase/submit View all here: https://tanstack.com/showcase
dry-scarlet · 3mo ago