You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
TanStack Table version
8.20.6
Framework/Library version
React v19.0.0
Describe the bug and the steps to reproduce it
Description:
Clicking on a column header in table triggers infinite re-renders, causing the page to freeze and become unresponsive.
Steps to Reproduce:
Expected Behavior:
Clicking on a column header should sort the data and re-render the table efficiently, maintaining page responsiveness.
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
https://stackblitz.com/edit/vitejs-vite-6zsufvts?file=src%2FApp.tsx&terminal=dev
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
The text was updated successfully, but these errors were encountered: