Skip to content

series cannot update to more items than initialized with #428

@rakeden

Description

@rakeden

Given the following pen: https://codepen.io/lukasleitsch/pen/VRqWam
It is not possible to update the series with more items than it was initialized with

this.series = [{...}]
this.series = [{...}, {...}] == ERROR

You can reproduce the bug in the codepen.

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