-
Beta Was this translation helpful? Give feedback.
Answered by
zhyph
May 31, 2022
Replies: 1 comment
-
Just so I can help anyone who is unfortunate to have this problem, the only thing that was messing with the table Headers was a random CSS attribute |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zhyph
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just so I can help anyone who is unfortunate to have this problem, the only thing that was messing with the table Headers was a random CSS attribute
position: sticky
that was making the filters messy. Nothing related toreact-table
or it's version.