gevgeny / angular2-highcharts

:bar_chart: :chart_with_upwards_trend: Highcharts for your Angular project
MIT License
380 stars 113 forks source link

Calling exportChart() on a chartInstance causes load() event with empty chart #235

Open anildiv opened 7 years ago

anildiv commented 7 years ago

Calling the exportChart() method on a chart instance caused the load event to be triggered with empty chart object.

See http://plnkr.co/edit/6x5igIPZSWu8wK8lgP3Y?p=preview

Exporting works the first time around. Subsequent invocations fail