issues
search
47ng
/
nuqs
Type-safe search params state manager for React frameworks - Like useState, but stored in the URL query string.
https://nuqs.47ng.com
MIT License
4.85k
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New lines are being filtered out
#779
WKampel
opened
11 hours ago
1
fix: Update useQueryStates state cache when syncing from useSearchParams
#776
franky47
closed
2 days ago
3
useQueryState delayed triggering of suspense.
#775
jericopulvera
closed
2 days ago
2
Old Query Param Value Gets Rehydrated After Navigation
#774
tariwiencke
closed
2 days ago
4
withDefault not working on Next 15 server component
#773
FezVrasta
closed
3 days ago
2
Readme: Add Astro example
#771
tordans
opened
3 days ago
3
feat: Allow the `serialize` function in parsers to remove their key from the URL
#770
franky47
closed
3 days ago
3
fix(serializer/types): Allow `null` value in serializer for parsers with default values
#769
MartinCura
closed
6 days ago
7
chore: Update React to 19 RC1
#768
franky47
closed
1 week ago
2
feat: Add testing HOC to reduce test setup verbosity
#765
franky47
closed
1 week ago
3
fix: Make the testing adapter clear the URL queue
#764
franky47
closed
1 week ago
3
useQueryStates updater function has an "old" value
#763
geemanjs
closed
2 days ago
5
fix: Support for dynamic default values in useQueryStates
#762
franky47
closed
1 week ago
3
Return value of `useQueryStates` does not immediately update after update in parsers
#760
pdme
closed
1 week ago
10
fix: Use correct keys for state sync
#759
franky47
closed
1 week ago
3
`BUG`: Using `urlKeys` option with history push makes state unresponsive to URL change
#758
hallucinogenizer
closed
1 week ago
4
Storybook Issues with v2
#757
timheerwagen
opened
1 week ago
7
fix: Add React 19 RC in peer dep semver range
#756
franky47
closed
1 week ago
3
Set query state causes that component to rerender 4 times
#755
kanasva
opened
1 week ago
1
Dependency Conflict Error During Vercel Deployment (Works Locally)
#754
aeonzz
closed
1 week ago
11
doc: add break word all for better ux
#753
rasvanjaya21
opened
1 week ago
2
parseAsArrayOf for readonly T[]?
#751
alula
opened
1 week ago
1
doc: Update to Fumadocs 14 / Next 15
#749
franky47
closed
1 week ago
3
doc: tanstack-table refactor pagination example code, and add sorting
#748
acharlop
opened
1 week ago
3
fix: Log an error in development if URI size of 2000 characters is exceeded.
#747
niklasbec
closed
1 week ago
5
doc: Update socials: bye X, RIP Twitter, hello Bluesky
#746
franky47
closed
2 weeks ago
3
Update basic-usage.mdx
#745
destocot
closed
2 weeks ago
2
chore: Split e2e test environments
#744
franky47
closed
2 weeks ago
2
doc: Add Jest guidelines & ESM-only error page
#743
franky47
closed
2 weeks ago
3
Small typo in README
#742
keul
closed
2 weeks ago
2
nuqs 2 and jest compatibility issue
#741
oyrad
closed
2 weeks ago
1
chore: Add Storybook to e2e test playground
#740
franky47
opened
2 weeks ago
1
doc: Add limits page to docs
#739
niklasbec
closed
2 weeks ago
5
Jest Test Suite Fails with "This package is ESM only" Error in Next.js v15
#737
delinuxist
closed
2 weeks ago
1
chore: Add milestone automation
#735
franky47
closed
2 weeks ago
2
chore(deps): bump actions/checkout from 4.2.0 to 4.2.2
#734
dependabot[bot]
closed
2 weeks ago
2
chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3
#733
dependabot[bot]
closed
2 weeks ago
2
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0
#732
dependabot[bot]
closed
2 weeks ago
2
Document max length of URLs
#731
Pra3t0r5
closed
2 weeks ago
5
doc: Updated docs Client Components to be Wrapped in a `<Suspense>` Boundry
#730
HunainSiddiqui
closed
3 weeks ago
3
fix(adapters/next): wrap setOptimisticSearchParams in startTransition
#729
aryasaatvik
closed
3 weeks ago
4
Add e2e test environments for other adapters
#728
franky47
closed
2 weeks ago
1
NuqsTestingAdapter using Jest throwing "this package is ESM only."
#727
GuilhermeMelow
closed
3 weeks ago
4
useQueryState throttled option causes state to reset when component rerenders
#726
gijsroge
opened
3 weeks ago
1
feat: Add support for urlKeys in cache
#725
franky47
closed
3 weeks ago
3
feat: Async cache [experimental]
#724
franky47
closed
1 week ago
3
style: Use useSyncExternalStore in the React adapter
#723
bartlangelaan
opened
3 weeks ago
8
Next.js Pages Router is reset to intermediate state on Nuqs 2
#722
bartlangelaan
closed
2 weeks ago
2
Making user History Garbage
#721
MobinX
closed
3 weeks ago
2
feat: Add urlKeys & clearOnDefault support for serializer
#720
franky47
closed
3 weeks ago
3
Next