Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing the exact (all the steps including the edits are the same) same issue as this stack overflow post
https://stackoverflow.com/questions/68560025/unexpected-error-when-attempting-to-update-chart-data-in-chart-js-in-a-vue-app
Chart.js had been working fine for me with Vue2, but I have been upgrading the our app to Vue3 so I'm guessing that's the main culprit.
I understand this strictly speaking isn't a Chart.js issue, but if anyone has an advice as to what might be a work around or how to debug that would be appreciated.
I'll post here when/if I figure something out.
Beta Was this translation helpful? Give feedback.
All reactions