codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
13.02k stars 2.27k forks source link

fix: pass on query params when redirecting to v2 #8309

Closed CompuIves closed 7 months ago

CompuIves commented 7 months ago

Fixes https://github.com/codesandbox/codesandbox-client/issues/8299

When redirecting to v2, we were not passing on the query params. Because of this, e.g. the file parameter would get lost.

Tested this on the dev server inside CodeSandbox, now it's passed along.

codesandbox[bot] commented 7 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview