shentao/vue-multiselect

TypeError: Cannot read properties of undefined (reading '_c')

inlancersystem4 opened this issue · 4 comments

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '_c')

Duplicate issue
See: #1533

@inlancersystem4 Do you have a reproductive link so we can replicate this?

But also please check what other people have done to fix their issue in #1533, incase that fixes it for you

Check your versions & compatibility, I have had the same issue when using the Vue 2 version of the component in my Vue 3 app.