Description
Environment
- Operating System: Windows_NT
- Node Version: v18.16.0
- Nuxt Version: 3.4.2
- Nitro Version: 2.3.3
- Package Manager: yarn@1.22.19
- Builder: vite
- User Config: modules, i18n
- Runtime Modules: @nuxtjs/i18n@8.0.0-beta.11
- Build Modules: -
Reproduction
https://github.com/AwesomeAnders/my-app
In above scenario - if you navigate from the index page to the about page, the query paramteres will disappear
Describe the bug
query paramteres will disappear when using useLocalePath
Additional context
This has been mentioned earlier:
Logs
No response
Activity