Hi, When I set id for chart: ```js chart: { id: 'dashboardChart', // => here stacked: true, }, ``` <img width="699" alt="image" src="https://github.com/apexcharts/react-apexcharts/assets/13531993/29ce468e-d6e7-4ce1-81c1-6093cd3d09f7"> ```json "apexcharts": "^3.49.1", // => Not bug in 3.49.0 "react-apexcharts": "^1.4.1", ```