issues
search
uidotdev
/
usehooks
A collection of modern, server-safe React hooks – from the ui.dev team
https://usehooks.com
MIT License
9.52k
stars
500
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
useGeolocation watch option
#322
VolteCoOfficial
closed
1 week ago
2
fix: don't trigger long press on scroll
#321
tilenmiklavic
opened
2 weeks ago
0
Why there is no index.ts file and tsc build command?
#320
shafkathullah
opened
1 month ago
0
useWindowSize sometimes returns null
#319
londonbarrett
opened
2 months ago
0
Error: useLocalStorage is a client-only hook
#318
Nusab19
opened
3 months ago
6
Advertise as treeshake-able!
#317
minecrawler
opened
3 months ago
0
add initial previous value param to usePrevious hook
#316
wherehows
opened
4 months ago
0
useMemo + useLocalStorage
#315
joshxyzhimself
opened
4 months ago
0
Use superjson to parse/stringify objects instead of built in JSON's parse/stringify
#314
anthonyhoegberg
opened
4 months ago
0
fix: (useCopyToClipboard): copyToClipboard should return promise
#313
kendrickw
opened
4 months ago
0
useCopyToClipboard: copy method not returning promise
#312
kendrickw
opened
4 months ago
0
why dose useLocalStorage use custom event?
#311
jakkku
opened
4 months ago
0
Fix useLocalStorage batch updates not working
#310
Xedon
opened
4 months ago
1
Request: useAsyncStatus - convert an async function into pending/loading/success/error states + a trigger.
#309
dwjohnston
opened
4 months ago
0
Remove Query.gg banner
#308
lynnandtonic
closed
5 months ago
0
useCopytoClipboard demo not user friendly
#307
balaram-shiwakoti
closed
4 months ago
0
Typescript error while using useClickAway hook
#306
aynuayex
closed
4 months ago
1
Query.gg launch
#305
lynnandtonic
closed
5 months ago
0
Add useMemo call to useLocalStorage so that the value returned only changes if store actually changes.
#304
alnorth
opened
5 months ago
3
useLayoutEffect seldomly creating long render time with React's renderToPipeableStream in SSR
#303
timwuhaotian
opened
5 months ago
0
Fix useThrottle timing
#302
dumbmatter
opened
6 months ago
0
useBattery hook not working when run on local network
#301
kriptonian1
opened
6 months ago
0
useDebounce infinite loop with arrays
#300
ambewas
opened
6 months ago
2
refactor: the useHistoryStateReducer function using switch-case statement
#299
n1203
closed
5 months ago
1
Remove useSpeech types from index.d.ts
#298
smonroe4242
opened
6 months ago
0
index.d.ts out of sync with index.js
#297
smonroe4242
opened
6 months ago
0
Incorrect type definition in useWindowScroll
#296
pom421
opened
6 months ago
1
useLayoutEffect does nothing on the server in useClickAway hook
#295
garciafdezpatricia
opened
6 months ago
0
useIntersectionObserver can only observe one element
#294
valerio-pescatori
opened
6 months ago
0
fix: Restore original document title on unmount in useDocumentTitle hook
#293
gtoxlili
opened
6 months ago
0
useDefault types
#292
DerHumm3l
opened
7 months ago
0
Does `@uidotdev/usehooks` have test coverage?
#291
harunurhan
closed
7 months ago
1
Cannot add property useEffectEvent, object is not extensible
#290
medkhalilbk
opened
7 months ago
0
Bug: missing code for the hooks
#289
GeorgeWL
closed
7 months ago
1
Bug: Code samples are missing
#288
GeorgeWL
closed
7 months ago
0
Update useMap Typing
#287
faizanu94
opened
7 months ago
0
New useUrlState hook
#286
lpbonomi
opened
7 months ago
0
useKeyPress doesn't take multiple keys
#285
rdeusser
opened
7 months ago
0
Error: useSessionStorage is a client-only hook
#284
reekrd
closed
7 months ago
1
fix: make second argument of `useThrottle` optional in type declaration
#283
wuchen90
opened
8 months ago
0
Fix useObjectState typing
#282
leonardobazico
opened
8 months ago
1
support tree shaking or split index.js into many useXXX.js
#281
ThisIsManta
closed
7 months ago
1
fixing SSR warning by implementing a useSafeLayoutEffect
#280
sudomf
closed
8 months ago
0
useLayoutEffect warnings
#279
sudomf
closed
8 months ago
3
Allow passing second type parameter to `useMap`
#278
holubond
opened
8 months ago
0
Added useIFrameFocus, allows users to check if an Iframe is focused (…
#277
kabeer11000
opened
9 months ago
0
remove method from useQueue not returning the element (v2.4.1)
#276
aurelien-boubennec
opened
9 months ago
0
default value for usePrevious hook
#275
ImanMahmoudinasab
opened
9 months ago
0
feat: astro-font - optimize fonts & prevent CLS
#274
rishi-raj-jain
closed
9 months ago
3
Accept first change on throttle
#273
Tordek
opened
9 months ago
0
Next