chartjs/chartjs-plugin-deferred

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

Closed this issue · 5 comments

Hi,

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

Thank you.

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.

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.

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

Released in 1.0.1