Open christine927t opened 2 weeks ago
After updating to v1.7.0, I'm receiving this error in the console with my bar chart. My area charts do not cause this same error.
"apexcharts": "^3.54.1", "vue3-apexcharts": "^1.7.0", "vue": "^3.5.12", "nuxt": "^3.14.0"
v1.6.0 causes this same error. Downgrading back to v1.5.3 gets rid of the error.
Please create a codesandbox or a codepen so it can be reproduced easily.
After updating to v1.7.0, I'm receiving this error in the console with my bar chart. My area charts do not cause this same error.