Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage of Vue 2 plugins with bridge #12825

Closed
tobiasdiez opened this issue Nov 19, 2021 · 0 comments · Fixed by nuxt/framework#3898
Closed

Usage of Vue 2 plugins with bridge #12825

tobiasdiez opened this issue Nov 19, 2021 · 0 comments · Fixed by nuxt/framework#3898
Assignees
Labels

Comments

@tobiasdiez
Copy link
Contributor

By the way, I took the nuxtApp.vueApp.use from https://v3.nuxtjs.org/docs/directory-structure/plugins#vue-plugins. I guess that's the right way with nuxt3 but not with bridge then?

Indeed. Docs are following vue3/nuxt3 best practices. We probably need to add some notes to the bridge section about installing vue2 plugins or make vue2App compat better to avoid calling plugin install each time.

_Originally posted by @pi0 in nuxt/bridge#180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants