VinceG/vue-web-cam

Is Vue3 Supported?

ABusyProgrammer opened this issue · 2 comments

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?

This does not work with vue 3

:(