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
Replacing importing from @nextui-org/react with @heroui/table
Using getKeyValue() from @heroui/table
But I'm only seeing the header sticky at the beginning.
After I scrolled down to ~18 rows, the header went out of the top border.
After I scrolled back to the top, the header came back again.
Expected behavior
When scrolling down the virtualized table, the header keeps sticky on the top.
Screenshots or Videos
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered:
HeroUI Version
2.7.5
Describe the bug
The header is not sticky after scrolling down the virtualized table.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Reuse the Virtualized HeroUI Table
But I'm only seeing the header sticky at the beginning.
After I scrolled down to ~18 rows, the header went out of the top border.
After I scrolled back to the top, the header came back again.
Expected behavior
When scrolling down the virtualized table, the header keeps sticky on the top.
Screenshots or Videos
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: