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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: