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

Page Count not updating (Svelte 5) #5981

Open
2 tasks done
perostlin opened this issue Apr 3, 2025 · 0 comments
Open
2 tasks done

Page Count not updating (Svelte 5) #5981

perostlin opened this issue Apr 3, 2025 · 0 comments

Comments

@perostlin
Copy link

TanStack Table version

v9.0.0-alpha.10

Framework/Library version

Svelte 5.25.6

Describe the bug and the steps to reproduce it

Hello! 👋

Im currently implementing tanstack table in my Sveltekit application, but when using filter together with pagination it seems like the page count doesn't update properly.
Im using tanstack table together with Sveltekit via server-side.

So when I filter and get the data back from the server I see that the rowCount is updated, but it seems like the table doesn't update its value for the page count?

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

https://codesandbox.io/p/github/perostlin/svelte-tanstack-table/main

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

None

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.
@perostlin perostlin changed the title Page Count not updated (Svelte 5) Page Count not updating (Svelte 5) Apr 3, 2025
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

No branches or pull requests

1 participant