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

Uncaught (in promise) TypeError: Cannot read property '_c' of undefined #850

Open
moonshark opened this issue Aug 18, 2021 · 2 comments
Open

Comments

@moonshark
Copy link

Hi, I am pretty new to Vue and I am struggling to get this to work. I get this error in the console.

Uncaught (in promise) TypeError: Cannot read property '_c' of undefined
    at Proxy.__vue_render__$4 (vuejs-datepicker.esm.js?fa33:2264)
    at renderComponentRoot (runtime-core.esm-bundler.js?5c40:1168)
    at componentEffect (runtime-core.esm-bundler.js?5c40:5214)
    at reactiveEffect (reactivity.esm-bundler.js?a1e9:42)
    at effect (reactivity.esm-bundler.js?a1e9:17)
    at setupRenderEffect (runtime-core.esm-bundler.js?5c40:5167)
    at mountComponent (runtime-core.esm-bundler.js?5c40:5126)
    at processComponent (runtime-core.esm-bundler.js?5c40:5084)
    at patch (runtime-core.esm-bundler.js?5c40:4690)
    at mountChildren (runtime-core.esm-bundler.js?5c40:4874)

The terminal does not give me an error, so I am not sure what I need to do. I am using Vue 3.

@mjaber
Copy link

mjaber commented Aug 21, 2021

I have exactly the same issue.
note : iam using the cdn

@devzakir
Copy link

devzakir commented Sep 12, 2021

This package is not compatible with Vue 3, You guys should use this icehaunter/vue3-datepicker or this one vcalendar

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