Type Error on combination of export and chart.update() #6007
Comments
Internal note: |
Observation: We may bypass the error message by checking for |
Internal note: We recreate the exporting button with all events, except the event with In |
Sounds like music to my ears |
Hello, any update on this problem? |
Expected behaviour
The chart can be updated and exported multiple times.
Actual behaviour
After an export followed by an update to deactivate the legend on exports clicking anywhere leads to a Type Error: k.setState is not a function.
It's working fine with Highcharts 4.2.2, therefore probably a regression.
Live demo with steps to reproduce
https://jsfiddle.net/jc74psrt/1/
Affected browser(s)
Firefox, Chrome
The text was updated successfully, but these errors were encountered: