Getting [object object] rendered for row data after updating from alpha-64 to alpha-82 #3924
Answered
by
tannerlinsley
RedBeardEth
asked this question in
General
-
When passing in ReactElements as row data they are now rendering as [object object] - where previously they were rendering the JSX element |
Beta Was this translation helpful? Give feedback.
Answered by
tannerlinsley
May 17, 2022
Replies: 1 comment 1 reply
-
Make sure you are using info.getValue() instead of info.value |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
RedBeardEth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure you are using info.getValue() instead of info.value