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
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
codesandbox
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.
The text was updated successfully, but these errors were encountered:
TanStack Table version
7.8.0
Framework/Library version
v18.2.0
Describe the bug and the steps to reproduce it
Error in:
Header: ({ getToggleAllRowsSelectedProps }) => ( <input type="checkbox" {...getToggleAllRowsSelectedProps()} /> ), Cell: ({ row }) => <input type="checkbox" {...row.getToggleRowSelectedProps()} />,
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
codesandbox
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: