Description
With different data the chart is displayed. But sometimes this error appears.
If stacked: true, is removed from the options the chart shows up which might indicate where the error comes from.
It seems to be the same issue as this one:
apexcharts/vue3-apexcharts#134
Steps to Reproduce
- prepare the data
- pass the data to the chart
Expected Behavior
Show the stacked bar chart
Actual Behavior
chart appears empty
Screenshots

Chart appears but looks empty. The errors shows up in the console.
Reproduction Link
https://codepen.io/ordago/pen/dPbNpxj