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
This issue seems to be fixed by #2518, updated reproduction here. Let me know if you're still experiencing this issue after installing the edge channel!
Environment
Reproduction
https://stackblitz.com/edit/nuxt-starter-uxy1hj?file=pages%2Fsearch%2F%5Bkeyword%5D.vue
Reproduction Steps
At this time, no matter how many times I click, I can’t return to the home page.
Not only that, but if I enter any other text to search, nothing happens.
If I delete
strategy: 'no_prefix'
innuxt.config.ts
, it's work.Another Reproduction
https://stackblitz.com/edit/nuxt-starter-jrhocc?file=pages%2Fsearch%2F%5Bkeyword%5D.vue
Reproduction Steps
lang
Nothing to change, if set
detectBrowserLanguage.useCookie
to false, it's work, or if the route param is an English word, it's work too.Describe the bug
See Reproduction Steps
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: