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
The canary version of Next differs from latest release, in that client components that change the query parameters, basically reload the page.
Expected Behavior
See the video, but I'd expect it to act the way it acts in the latest version, wherein, filtering in a client component that manipulates the query params does not reload the page.
Which browser are you using? (if relevant)
Brave 1.49.132
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered:
Verify canary release
Provide environment information
Operating System: Platform: darwin Arch: x64 Version: Darwin Kernel Version 20.6.0: Mon Aug 30 06:12:21 PDT 2021; root:xnu-7195.141.6~3/RELEASE_X86_64 Binaries: Node: 18.15.0 npm: 9.5.0 Yarn: 1.22.10 pnpm: 8.1.1 Relevant packages: next: 13.2.5-canary.31 eslint-config-next: 13.2.4 react: 18.2.0 react-dom: 18.2.0
Which area(s) of Next.js are affected? (leave empty if unsure)
App directory (appDir: true)
Link to the code that reproduces this issue
https://github.com/phishy/nextjs-canary
To Reproduce
ouchie.mov
Describe the Bug
The canary version of Next differs from latest release, in that client components that change the query parameters, basically reload the page.
Expected Behavior
See the video, but I'd expect it to act the way it acts in the latest version, wherein, filtering in a client component that manipulates the query params does not reload the page.
Which browser are you using? (if relevant)
Brave 1.49.132
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: