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
Sounds like a critical bug here. BTW I'm offline until second part of September 2017, so if anyone can propose PR with solution here I'll be very appreciate. Anyway will be merge it only 3 weeks after today. If none it will be fixed approx 3 weeks minimum...
I saw on the project home page (https://canvas-gauges.com/) that Canvas Gauges should be compatible with safari 5+ and IE 9+.
But I try examples of gauges (https://github.com/Mikhus/canvas-gauges/blob/master/examples/exact-ticks-bar.html ... for example) on safari 5.1.7 and IE 11.13 but when they are a box value on the gauge it's not working, the gauge isn't animate and the value box is not shown.
The error on safari is :
TypeError: 'undefined' is not a function (evaluating '"9".repeat') -- gauge.min.js:26
I'm not sure the problem is the value box but lot of examples don't work on safari 5.1.7 and IE 11.13.
So, is it normal ? The development isn't finish for these web browsers ?
Thank you
The text was updated successfully, but these errors were encountered: