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
Few days I'm trying to fix this problem but still didn't find solution. Does anyone know what could be a problem?
I use version "8.0.0-rc.1" because this version only support vue 3 for now.
Property 'use' does not exist on type 'VueConstructor'
Property 'set' does not exist on type 'VueConstructor'
Second question, how can I use mixins inside @option
The text was updated successfully, but these errors were encountered:
Few days I'm trying to fix this problem but still didn't find solution. Does anyone know what could be a problem?
I use version "8.0.0-rc.1" because this version only support vue 3 for now.
Property 'use' does not exist on type 'VueConstructor'
Property 'set' does not exist on type 'VueConstructor'
Second question, how can I use mixins inside @option
The text was updated successfully, but these errors were encountered: