Skip to content

Page Count not updating (Svelte 5) #5981

Open
@perostlin

Description

@perostlin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions