chartjs / chartjs-plugin-deferred

Chart.js plugin to defer initial chart updates
https://chartjs-plugin-deferred.netlify.app/
MIT License
108 stars 21 forks source link

Uncaught TypeError: e.defaults.global is undefined #23

Closed paglop closed 2 years ago

paglop commented 2 years ago

Hi,

First of all thank you very much for ChartJs, it's a great tool that I've been using for more than 10 years.

FYI, I have an error using the compiled and downloaded version at https://github.com/chartjs/chartjs-plugin-deferred/releases/download/v1.0.2/chartjs-plugin-deferred.min.js: "Uncaught TypeError: e.defaults.global is undefined" This error disappears if I use it from the sources : "git clone ... > npm install > npm build ..."

Thanks again.

gregh3269 commented 2 years ago

We are waiting for a new release see https://github.com/chartjs/chartjs-plugin-deferred/pull/21

simonbrunel commented 2 years ago

Version 2.0.0-beta.1 has been released and is compatible with Chart.js v3.