vue3-apexcharts icon indicating copy to clipboard operation
vue3-apexcharts copied to clipboard

more useful error messages please

Open jaroslaw-weber opened this issue 4 years ago • 1 comments

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?

jaroslaw-weber avatar Mar 01 '21 03:03 jaroslaw-weber

If you can provide a reproducible example, I can see what's the issue.

junedchhipa avatar Mar 28 '21 16:03 junedchhipa