-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
TanStack Table version
8.20.6
Framework/Library version
react 19.0.0-rc-02c0e824-20241028
Describe the bug and the steps to reproduce it
When I include
const table = useReactTable({
initialState: { columnVisibility: { myColumn: false } } });
table.getState();
remains as
columnVisibility: {},
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
https://github.com/TanStack/table/tree/main/examples/react/basic
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels