Column Size property does not work even for the simplest example #5114
Unanswered
anduscheung
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using v8 and unable to change the width of the column of the most simple example.
https://tanstack.com/table/v8/docs/examples/react/basic
For this example, I opened the sandbox and changed the size of the first column to 500, as below:
However the width of the first column remain unchanged, any idea?
Beta Was this translation helpful? Give feedback.
All reactions