Skip to content

Error when updating series while slice is selected - donut chart #2258

@cvakodobro

Description

@cvakodobro

Bug report

Codepen

https://codepen.io/cvakodobro/pen/poNpQNX

To replicate the error just select slice and click randomize button. You will see an error in the console log.

Explanation

  • What is the behavior you expect?

No error when updating series while slice is selected.

  • What is happening instead?

An error is thrown every time you update the series while a slice is selected. I'm experiencing this issue using vue-apexchart but I've noticed that the same issue happens with JS apexchart.

  • What error message are you getting?

Error: <path> attribute d: Expected moveto path command ('M' or 'm'), "null".

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions