Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vue3] Error: Cannot read property '_c' of undefined #35

Open
klyakh opened this issue Nov 1, 2020 · 2 comments
Open

[Vue3] Error: Cannot read property '_c' of undefined #35

klyakh opened this issue Nov 1, 2020 · 2 comments

Comments

@klyakh
Copy link

klyakh commented Nov 1, 2020

Tried to use pure-vue-chart with Vue3. It gives a bunch of warnings and then the error:

Uncaught (in promise) TypeError: Cannot read property '_c' of undefined
    at Proxy.render (pure-vue-chart.common.js?7769:5088)
    at renderComponentRoot (runtime-core.esm-bundler.js?5c40:696)
    at componentEffect (runtime-core.esm-bundler.js?5c40:4035)
    at reactiveEffect (reactivity.esm-bundler.js?a1e9:42)
    at effect (reactivity.esm-bundler.js?a1e9:17)
    at setupRenderEffect (runtime-core.esm-bundler.js?5c40:4018)
    at mountComponent (runtime-core.esm-bundler.js?5c40:3976)
    at processComponent (runtime-core.esm-bundler.js?5c40:3936)
    at patch (runtime-core.esm-bundler.js?5c40:3547)
    at mountChildren (runtime-core.esm-bundler.js?5c40:3736)
@Abhistark7
Copy link

Same issue

@ShinobiSaad
Copy link

I think It doesn't work with Vue 3 yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants