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
After some research, this appears to be a invalid concern. We instead focus on adequately using form actions, and this includes cases of search functionalities. Refer to https://kit.svelte.dev/docs/form-actions#get-vs-post
Task Description
There is currently no clean way in SvelteKit to update the client's search params without re-running a route's load function(s).
Read:
List of actions
The text was updated successfully, but these errors were encountered: