Open arufonsekun opened 1 year ago
Is your feature request related to a problem? Please describe.
I'm trying to use vuejs-clipper in my Vue3 app and it seems it only supports previous versions of vue, when Vue instance can be accessed easily.
vuejs-clipper
Vue
Describe the solution you'd like Support for vue3
Describe alternatives you've considered Creating a plugin in vue3 and passing a instance of vuejs-clipper.
Additional context The error I'm getting:
Hi @arufonsekun , Since vuejs-clipper is dependent on vue-rx, vue-rx are not going to support vue3 yet. :( So this package is not available for vue3 for now.
vue-rx
Is your feature request related to a problem? Please describe.
I'm trying to use
vuejs-clipper
in my Vue3 app and it seems it only supports previous versions of vue, whenVue
instance can be accessed easily.Describe the solution you'd like Support for vue3
Describe alternatives you've considered Creating a plugin in vue3 and passing a instance of
vuejs-clipper
.Additional context The error I'm getting: