Ran into a problem on our site where creating the kendoChart on the page will cause the browser window to hang and then crash.
I can reproduce it in the jsFiddle below by setting the "chartData" items "Value" property to zero (Line 11). If it is "i" or "1" or anything other than zero, it works fine. Zero will crash the browser.
http://jsfiddle.net/qrNGy/1/
I can reproduce it in the jsFiddle below by setting the "chartData" items "Value" property to zero (Line 11). If it is "i" or "1" or anything other than zero, it works fine. Zero will crash the browser.
http://jsfiddle.net/qrNGy/1/