Skip to content

Can't export CSV on line graphs, getting errror "i.split is not a function" #2101

@leroybm

Description

@leroybm

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions