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
Seems like Nuxt 3 is using vue 3 and this library needs vue 2.
Composition API error will come automatically, as a result, because vue 2 uses a different version.
Have you created support for Vue 3 yet?