Table column widths are not working without a non-resizable column #2190
Unanswered
madaraszistvan
asked this question in
General
Replies: 1 comment
-
I'm not seeing how to replicate this with that codesandobx |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
By removing the column with the fixed width (
disableResizing: false
) from the example with Full Width Resizable Table, the widths set in the column config are not working.Sandbox: https://codesandbox.io/s/tender-poincare-ywogt?file=/src/App.js
Device: MacOS, Browser: Chrome
Beta Was this translation helpful? Give feedback.
All reactions