Menu
Feedback
Start here

Known issues

Known issues
Malformed PDP URLs when using workspace querystring
Store Framework
ID: 1281017
Backlog
Published on8/25/2025
Last updated on8/25/2025
1 min read

Summary

When using the ?workspace= querystring on the store URL, PDP navigation breaks because the render-runtime incorrectly includes the workspace flag as part of the skuId query parameter. This replaces & with ?, resulting in malformed URLs and preventing PDPs from loading correctly. This does not happens when you choose to open the page on a new tab.

Simulation

  1. Access a store URL with a workspace querystring, for example: ?workspace=prod
  2. Hover over a product – the PDP URL preview shows parameters correctly using &.
  3. Click on the product – the URL replaces & with ?, causing the PDP not to load.
  4. Console/runtime inspection shows that render-runtime appends the workspace parameter inside the skuId query, corrupting the final URL.

Workaround

No reliable workaround. As a temporary measure, users can open the product in a new tab, which preserves the correct URL, but navigation in the same tab is broken.

Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback