Is Vue3 Supported?
ABusyProgrammer opened this issue · 2 comments
ABusyProgrammer commented
I'm trying to use this dependency with my Vue 3 project, but I keep getting the error TypeError: Cannot read property '_c' of undefined
. Upon searching online, this error comes when a dependency that only supports Vue 2 is used in a Vue 3 project. Is this the case here too?
VinceG commented
This does not work with vue 3
danaki commented
:(