You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the vue-facing-decorator and vuex-facing-decorator in a Vue3 project.
When using the vue-class-migrator I'm getting errors that the following decorators are not supported:
Setup
Emit
Provide
Inject
Ref
State
The text was updated successfully, but these errors were encountered:
I'm using the
vue-facing-decorator
andvuex-facing-decorator
in a Vue3 project.When using the vue-class-migrator I'm getting errors that the following decorators are not supported:
The text was updated successfully, but these errors were encountered: