Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: Implement dynamic URL query params without page reload #83

Closed
iolyd opened this issue May 23, 2022 · 1 comment
Closed

Task: Implement dynamic URL query params without page reload #83

iolyd opened this issue May 23, 2022 · 1 comment
Assignees

Comments

@iolyd
Copy link
Member

iolyd commented May 23, 2022

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

  • Await for maintainer's follow-up or PR merge
@iolyd
Copy link
Member Author

iolyd commented Apr 3, 2024

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

@iolyd iolyd closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant