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 would also expect NuxtLinkLocale to behave like NuxtLink for an external link and not simply redirect to '/'. Otherwise you would have to build an extra component that checks if it is an external link and then uses NuxtLink or NuxtLinkLocale (and the whole point of NuxtLinkLocale was that you don't have to build your own component).
Environment
Reproduction
Describe the bug
I would also expect NuxtLinkLocale to behave like NuxtLink for an external link and not simply redirect to '/'. Otherwise you would have to build an extra component that checks if it is an external link and then uses NuxtLink or NuxtLinkLocale (and the whole point of NuxtLinkLocale was that you don't have to build your own component).
Output:
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: