apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.03k stars 1.28k forks source link

3.49.1 breaks react-apexcharts #4501

Closed xHeaven closed 1 month ago

xHeaven commented 1 month ago

Description

Setting an id for a chart breaks the chart. See this report: https://github.com/apexcharts/react-apexcharts/issues/602

Steps to Reproduce

  1. Initialize a chart with an id property set

Screenshots

See the issue mentioned in the description.

brianlagunas commented 1 month ago

Did not follow bug template instructions