You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me using the umd version fixed the export issues.
@gregh3269 Thank you very much for your fast response. Maybe a stupid question, but can you describe to me exactly how to do this with my chosen integration?
I use "npm run build" to get the advantage of the bundle size. In my JS file I imported the ChartDeferred as follows:
Without the ChartDeferred, the charts are working perfectly, but with ChartDeferred imported, this error appears and I can't get rid of this:
chart.js = 4.3.0
chartjs-plugin-deferred = 2.0.0
my package.json:
The text was updated successfully, but these errors were encountered: