Add defaults to url on load #1047
-
Please tell me I'm missing something. I'm trying to ensure that all the proper url param are there on page load, or loading of a dynamic import (Next.js), etc. I'd prefer there be a server-side or middleware nuqs function to do this without a lot of manual work, however, I'm having to do this a lot.
This seems like it should be an out-of-the-box function in a way. But ultimately I feel like I'm using |
Beta Was this translation helpful? Give feedback.
Answered by
franky47
Jul 22, 2025
Replies: 1 comment
-
This is a side-effect that nuqs does not do on its own, it's been discussed a few times: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
franky47
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a side-effect that nuqs does not do on its own, it's been discussed a few times: