Skip to content

ChartJS mutates the state #250

@stuartsimpson

Description

@stuartsimpson

After passing the chart data to the component for rendering, the chart.js graph mutates the data object and creates a recursive problem when doing a JSON.stringify to the data object. It is easy to recreate the problem. after the chart has rendered try and stringify the data object.

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