TypeError: undefined is not iterable #478
-
After added component |
Beta Was this translation helpful? Give feedback.
Answered by
markmcdowell
Feb 8, 2021
Replies: 1 comment
-
Tooltips need to be inside the https://codesandbox.io/s/loving-stonebraker-fnbzk?file=/src/Chart.js |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kaisiant
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tooltips need to be inside the
<Chart />
component, it's just placed under the wrong component.https://codesandbox.io/s/loving-stonebraker-fnbzk?file=/src/Chart.js