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
using @tanstack/react-table with a scrollable container, the header appears sticky when there is no data, but scrolls along with rows when data is loaded.
The table header ( / ) should stay fixed at the top when data rows are scrollable.
This behavior should be consistent whether data is present or not.
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
Uh oh!
There was an error while loading. Please reload this page.
-
When rendering a
using @tanstack/react-table with a scrollable container, the header appears sticky when there is no data, but scrolls along with rows when data is loaded.The table header ( / ) should stay fixed at the top when data rows are scrollable.
This behavior should be consistent whether data is present or not.
Beta Was this translation helpful? Give feedback.
All reactions