Replies: 1 comment
-
Put your data into a nodes property. const data = { |
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
-
I am getting an error when trying to render table.
How to handle such cases ?
Invalid attempt to spread non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.
Beta Was this translation helpful? Give feedback.
All reactions