chartjs / chartjs-plugin-deferred

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

Unable to get property 'ticking' of undefined or null reference #8

Closed romain-granai closed 6 years ago

romain-granai commented 6 years ago

Hi,

I have this error logged on IE11. Does someone knows what might cause this error?

Thank you.

simonbrunel commented 6 years ago

I can't reproduce this issue with IE11 / Chart.js 2.7.1 / chartjs-plugin-deferred 1.0.0. Isn't it a duplicate of #6? If not, please provide the link to the page (or a jsfiddle) that reproduces this issue, plus the versions of Chart.js and this plugin you are using.

simonbrunel commented 6 years ago

@romain-granai any update?

romain-granai commented 6 years ago

Hi Simon,

Sorry for late answer. I haven't worked on my project for a while, but as far as I remember the log was showing on the compatibility mode of ie11, our client was forcing the compatibility mode for some reasons. So you might be able to reproduce the issue like that, however I don't think it was breaking anything.

Hope it helped.

fitzy90 commented 6 years ago

I just proposed a small change that corrects the ticking issue and works in all browsers for me?

simonbrunel commented 6 years ago

Released in 1.0.1