vue3-apexcharts
vue3-apexcharts copied to clipboard
more useful error messages please
Everything was working the other day and now I am getting some weird error.
Uncaught (in promise) TypeError: n is undefined
value apexcharts.common.js:6
value apexcharts.common.js:6
value apexcharts.common.js:6
value apexcharts.common.js:6
value apexcharts.common.js:14
value apexcharts.common.js:6
value apexcharts.common.js:14
value apexcharts.common.js:14
init vue3-apexcharts.common.js:326
setup vue3-apexcharts.common.js:411
callWithErrorHandling runtime-core.esm-bundler.js:154
callWithAsyncErrorHandling runtime-core.esm-bundler.js:163
__weh runtime-core.esm-bundler.js:1910
flushPostFlushCbs runtime-core.esm-bundler.js:333
flushJobs runtime-core.esm-bundler.js:369
promise callback*queueFlush runtime-core.esm-bundler.js:264
queueJob runtime-core.esm-bundler.js:258
run reactivity.esm-bundler.js:183
trigger reactivity.esm-bundler.js:189
set reactivity.esm-bundler.js:291
set runtime-core.esm-bundler.js:6154
What's the issue? Can we get better error handling?
If you can provide a reproducible example, I can see what's the issue.