Replies: 2 comments
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
The nuqs adapter calls If If the loader genuinely needs those params on first load but not on subsequent updates, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use nuqs to manage the state of my queries, but when I change the state, the loader runs.
I want to control behavior only on the client when state is changed using nuqs. I want loader to work only at the first load.
loader also handles queries.
Beta Was this translation helpful? Give feedback.
All reactions