Closed mongoose666 closed 9 months ago
same here
Try the latest release 1.5.2 @amanpatel can you take a look?
1.5.2 fix the issue
The PR is here: https://github.com/apexcharts/vue3-apexcharts/pull/92
Sorry about this. I did not commit the dist files with my PR which caused this issue.
@amanpatel @junedchhipa - Thank you so very much for the fix 👍😎
You are referencing the "./dist/vue3-apexcharts.umd.cjs" which does not exist. These files are in the "src" directory but you have not done a distribution build.
Due to this you wasted my time tracking down the problems in your broken package. I had to force an "exact" version at 1.4.4.
Please rectify this and in the future don't publish breaking changes!