Shallow routing with query params broken #35845
Labels
Navigation
Related to Next.js linking (e.g., <Link>) and navigation.
please add a complete reproduction
Please add a complete reproduction.
Verify canary release
Provide environment information
What browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
Describe the Bug
When using shallow routing for query params the side fully reloads.
Works in
next@12.1.0
, breaks fromnext@12.1.1
ongoing.Happens locally as well as deployed to fly.io.
Happens in all browsers (tested latest Firefox, Chrome, Safari).
Expected Behavior
Changes URL without reloading the page.
To Reproduce
The text was updated successfully, but these errors were encountered: