I have this vue component where apexchart is being loaded. Inside the component the charts are switchable. Every time i switch from bar chart to pie or pie to bar chart I get this issue:

but switching from bar chart to line chart doesn't throw any errors. I think its a bug in the system.
This is how I've been switching the chart types:
