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

flatRows contains duplicate sub-rows when pagination is enabled #5833

Open
2 tasks done
fragjulian opened this issue Dec 16, 2024 · 0 comments
Open
2 tasks done

flatRows contains duplicate sub-rows when pagination is enabled #5833

fragjulian opened this issue Dec 16, 2024 · 0 comments

Comments

@fragjulian
Copy link

TanStack Table version

8.20.6

Framework/Library version

React ^18.3.3

Describe the bug and the steps to reproduce it

When using pagination and sub-rows, the pagination row model contains sub-rows multiple times (only in flatRows).
Expected behavior: Each unique sub-row only appears exactly once in flatRows.

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

https://stackblitz.com/edit/tanstack-table-fsgapb5f?file=src%2Fmain.tsx

Screenshots or Videos (Optional)

Image

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

No, because I do not have time to dig into it

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.
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