I want to show and hide column but it was bug when I resize column #2792
Unanswered
bellsenawat
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
You can reproduce step from this link
https://codesandbox.io/s/react-table-help-2ub9h?from-embed=&file=/src/index.js
Step
Expected result : Column gender width should set to rest of table
Actual result : Column gender width still the same (as I see it was set max-width when you resize column)
Beta Was this translation helpful? Give feedback.
All reactions