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
When migrating a vue 2 app, one would likely refer to the migration guide.
Information about how Vue.prototype.$foo has been replaced by app.config.globalProperties.$foo can not be found.
This is a question that appears pretty frequently in the VueLand vue 3 code help channel, and I think it's deserving of its own section in the migration guide.