Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useLocalePath remove query from string url #1967

Closed
tung1998 opened this issue Mar 30, 2023 · 2 comments
Closed

useLocalePath remove query from string url #1967

tung1998 opened this issue Mar 30, 2023 · 2 comments

Comments

@tung1998
Copy link

Environment

node 18.15

Reproduction

need reproduction

Describe the bug

when i use localePath with parameter is stringUrl has query, return url is missing this query.
ex:
input url : /test-change-default-color-123/women's-standard-t-shirt?color=royal&size=xl
output url - /test-change-default-color-123/women's-standard-t-shirt

Additional context

No response

Logs

No response

Copy link
Collaborator

kazupon commented Mar 31, 2023

Thank you for your reproting!

Environment
node 18.15

We need more context enviroment information.
Could you do npx nuxi info and give us it please? 🙏

And one more thing, issue gudeline saying.

Please use a template below to create a minimal reproduction, and provide to us your issue cases
👉 https://stackblitz.com/github/nuxt/starter/tree/v3-stackblitz
👉 https://codesandbox.io/p/github/nuxt/starter/v3-codesandbox

Could you give us minimum reproduction please? 🙏

Copy link
Collaborator

kazupon commented Apr 13, 2023

close due to non-active.
if you would have still issue, please open the new issue.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants