apexcharts / vue3-apexcharts

📊 Vue-3 component for ApexCharts
MIT License
314 stars 35 forks source link

issue in pie chart adn donut charts #120

Closed faizanttm closed 1 month ago

faizanttm commented 1 month ago

Uncaught runtime errors: × ERROR Cannot read properties of undefined (reading 'events') TypeError: Cannot read properties of undefined (reading 'events') at r (webpack-internal:///./node_modules/vue3-apexcharts/dist/vue3-apexcharts.js:70:33)

junedchhipa commented 1 month ago

released vue3-apexcharts@1.7.0 with a fix for this. Please upgrade to v.1.7.0

faizanttm commented 1 month ago

Thank you , Now It's fixed