Typescript and React table columns issue #2571
-
Describe the bug (required) Provide an example via Codesandbox! (required) Steps To Reproduce (required) Desktop (please complete the following information):
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
if you cast it as an array of
Can't tell you why tho :) |
Beta Was this translation helpful? Give feedback.
-
@JensMeire you are right. I think this is because And I have changed to this
Thank you! |
Beta Was this translation helpful? Give feedback.
if you cast it as an array of
Column
it works, like this:Can't tell you why tho :)