Fix the export bug on safari browsers.
Exporting highcharts charts on safari browsers returns the following error in console:
TypeError: Attempted to assign to readonly property.
and the export is unsuccessful.
Issue here: https://github.com/highcharts/highcharts/issues/19516
3
votes
Samuel Oyekeye
shared this idea