issues
search
paoloricciuti
/
sveltekit-search-params
The easiest way to read and WRITE from query parameters in sveltekit.
https://sveltekit-search-params.netlify.app
MIT License
549
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow encoding as undefined to remove param
#36
Dragon-Hatcher
closed
1 year ago
2
Version Packages
#34
github-actions[bot]
closed
1 year ago
2
Update release pnpm
#33
paoloricciuti
closed
1 year ago
3
Fix undefined not removing params (#31)
#32
paoramati
closed
1 year ago
5
[Bug]: Updating queryParam(s) values to undefined does not remove param
#31
paoramati
closed
1 year ago
0
Usage in derived storage
#30
ewal
closed
1 year ago
5
Version Packages
#29
github-actions[bot]
closed
1 year ago
1
feat: support svelte 4
#28
paoloricciuti
closed
1 year ago
4
Possible bug: Inconsistent behavior with Node 20
#26
devinellis
opened
1 year ago
12
Version Packages
#25
github-actions[bot]
closed
1 year ago
2
Add client side check before invoking goto
#24
danielimmke
closed
1 year ago
3
Potential uncaught error message?
#23
danielimmke
closed
1 year ago
1
Unable to navigate to other pages
#22
ak4zh
closed
1 year ago
0
Version Packages
#21
github-actions[bot]
closed
1 year ago
2
Version Packages
#20
github-actions[bot]
closed
1 year ago
2
Version Packages
#19
github-actions[bot]
closed
1 year ago
2
replublish
#18
paoloricciuti
closed
1 year ago
3
Version Packages
#17
github-actions[bot]
closed
1 year ago
2
(fix) the hash of the url doesn't get's deleted
#16
paoloricciuti
closed
1 year ago
3
URL #hash being removed on update
#15
devinellis
closed
1 year ago
10
Fixes #12 by getting the updated value from page store for the debounced history
#13
paoloricciuti
closed
1 year ago
2
[Bug] queryParam store not updating the url when url.searchParams is used in server.ts
#12
hazre
closed
1 year ago
11
Add options to disable history or to debounce it
#11
paoloricciuti
closed
1 year ago
2
Debouncing updates
#10
swyxio
closed
1 year ago
9
Using update function from queryParam store doesn't update the url
#9
ilhamfu
closed
1 year ago
5
Hopefully fixing pnpm issue + add workflow
#8
paoloricciuti
closed
1 year ago
2
Error exporting compressToEncodedURIComponent
#7
KarolusD
closed
1 year ago
13
Added the ability to pass a defaultValue to the encode and decode object
#4
paoloricciuti
closed
2 years ago
2
Unsubscribing
#3
nick-jonas
closed
2 years ago
12
Check == undefined instead of === null
#2
paoloricciuti
closed
2 years ago
0
Remove the field from the query parameters if it's null or undefined
#1
paoloricciuti
closed
2 years ago
7
Previous