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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am working with the expandable table example here:
https://codesandbox.io/p/sandbox/tanstack-table-example-expanding-jr4nn3
Works great until the table contents size in y is bigger than about 600px
Here is my implementation:
https://collapsible-tree-view-in-react.vercel.app/expandable-data-table-test
https://github.com/owolfdev/Collapsible-Tree-View-in-React/tree/main/app/shcn-table-with-notion-data
Any help in finding where to adjust this so the table can expand beyond the current limit?
Beta Was this translation helpful? Give feedback.
All reactions