Replies: 1 comment 2 replies
-
|
Mmm the effect one seems like a bug but i have to check...i've tried exploring it a bit and it seems like the value of the url returned from the page store doesn't seem to reflect the actual url. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using
sveltekit-search-params@nextto sync my form inputs to URL search params.I am looking for a way to send user back to page 1 if he changes any search params but not the page param itself.
I already tried to use $effect and beforeNavigate with no success.
Here's a quick setup: https://www.sveltelab.dev/80c1fhlh6bnr8nb
Beta Was this translation helpful? Give feedback.
All reactions