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 just upgraded to the latest version of Nuxt UI, which includes this PR. It calls a @unhead/vue@v2 API directly, which crashes in Vue apps where v3 is used.
Package
v4.x
Description
I just upgraded to the latest version of Nuxt UI, which includes this PR. It calls a
@unhead/vue@v2API directly, which crashes in Vue apps where v3 is used.Additional context
No response