-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
Expected behaviour
arearange-Chart shouldn't disappear without any error message (if there is).
If e.g. the turboThreshold is reached an console warn message should be provided.
Actual behaviour
arearange-Chart disappears without any error message.
Live demo with steps to reproduce
highcharts-bug.zip
Sry, the performance of my system was able to handle JS-Fiddle, so I created a html file provided in the ZIP because the amount of data is important.
- extract highcharts-bug.zip file
- open the highcharts-bug.html in an affected browser (e.g. newest chrome)
- you should see everything as expected
- open highcharts-bug.html in an editor of your choice
- uncomment lines 4048 - 4051 (this add just one additional value to the chart)
- reload html file and boom chart disappears, no error message is provided
Product version
Tested it with 8 and 9.
Affected browser(s)
WebKit based browsers, FF