I use vue-cli for my project. Firstly I though the problem is in my project but I gave your example and it doesn't work as well.
If I do npm run serve everything is ok. The charts are displayed. But if I do npm run build no errors in console but charts don't displayed. The only appears are axises.
I use vue-cli for my project. Firstly I though the problem is in my project but I gave your example and it doesn't work as well.
If I do
npm run serve
everything is ok. The charts are displayed. But if I donpm run build
no errors in console but charts don't displayed. The only appears are axises.vue3-chartjs-issue.tar.gz