Table columns show up above its container when using useWindowScroll
#653
Unanswered
adrienprsn
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@adrienprsn |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://codesandbox.io/s/sandpack-project-forked-ejukxc
Hi !
Thank you for this great library.
I'm using
useWindowScroll
and I need to maintain some margin above the Table, like in the example.The issue I'm facing is the rows show up above the headers.
Is there a way to prevent that ?
Cheers
Beta Was this translation helpful? Give feedback.
All reactions