Bug report
Codepen
https://codepen.io/asksuite-leroy/pen/NWRbEGR
Explanation
- What is the behavior you expect?
The CSV to be exported
- What is happening instead?
Nothing happens when the export button is clicked, and a error is thrown on the console.
This seems to happen only on our production environment, we're using ng-apexcharts, but the error occurs on the codepen as well.
- What error message are you getting?
apexcharts:6 Uncaught TypeError: i.split is not a function
at g (apexcharts:6)
at apexcharts:6
at apexcharts:6
at Array.map (<anonymous>)
at t.value (apexcharts:6)
at t.value (apexcharts:6)