Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / uidotdev/usehooks issues and pull requests

#328 - fix: usePrevious wrong type

Pull Request - State: open - Opened by daangnkim 18 days ago

#326 - Error: useMediaQuery is a client-only hook

Issue - State: open - Opened by yeasin2002 about 2 months ago - 1 comment

#325 - useObjectState setter types incomplete

Issue - State: open - Opened by rmehlinger about 2 months ago - 1 comment

#324 - useLockBodyScroll: add padding to the body as well with overflow hidden

Issue - State: open - Opened by ike-gg 2 months ago - 1 comment

#323 - Type of usePrevious is not entirely correct

Issue - State: open - Opened by FleetAdmiralJakob 3 months ago

#322 - useGeolocation watch option

Issue - State: closed - Opened by VolteCoOfficial 4 months ago - 2 comments

#321 - fix: don't trigger long press on scroll

Pull Request - State: open - Opened by tilenmiklavic 4 months ago

#319 - useWindowSize sometimes returns null

Issue - State: open - Opened by londonbarrett 6 months ago

#318 - Error: useLocalStorage is a client-only hook

Issue - State: open - Opened by Nusab19 7 months ago - 8 comments

#317 - Advertise as treeshake-able!

Issue - State: open - Opened by minecrawler 7 months ago

#316 - add initial previous value param to usePrevious hook

Pull Request - State: closed - Opened by wherehows 8 months ago

#315 - useMemo + useLocalStorage

Issue - State: open - Opened by joshxyzhimself 8 months ago

#311 - why dose useLocalStorage use custom event?

Issue - State: open - Opened by jakkku 8 months ago

#310 - Fix useLocalStorage batch updates not working

Pull Request - State: open - Opened by Xedon 8 months ago - 1 comment

#308 - Remove Query.gg banner

Pull Request - State: closed - Opened by lynnandtonic 9 months ago

#307 - useCopytoClipboard demo not user friendly

Issue - State: closed - Opened by balaram-shiwakoti 9 months ago

#306 - Typescript error while using useClickAway hook

Issue - State: closed - Opened by aynuayex 9 months ago - 1 comment

#305 - Query.gg launch

Pull Request - State: closed - Opened by lynnandtonic 9 months ago

#302 - Fix useThrottle timing

Pull Request - State: open - Opened by dumbmatter 10 months ago

#300 - useDebounce infinite loop with arrays

Issue - State: open - Opened by ambewas 10 months ago - 2 comments

#299 - refactor: the useHistoryStateReducer function using switch-case statement

Pull Request - State: closed - Opened by n1203 10 months ago - 1 comment

#298 - Remove useSpeech types from index.d.ts

Pull Request - State: open - Opened by smonroe4242 10 months ago

#297 - index.d.ts out of sync with index.js

Issue - State: open - Opened by smonroe4242 10 months ago

#296 - Incorrect type definition in useWindowScroll

Issue - State: open - Opened by pom421 10 months ago - 1 comment

#292 - useDefault types

Issue - State: open - Opened by DerHumm3l 11 months ago

#291 - Does `@uidotdev/usehooks` have test coverage?

Issue - State: closed - Opened by harunurhan 11 months ago - 1 comment

#289 - Bug: missing code for the hooks

Issue - State: closed - Opened by GeorgeWL 11 months ago - 1 comment

#288 - Bug: Code samples are missing

Issue - State: closed - Opened by GeorgeWL 12 months ago

#287 - Update useMap Typing

Pull Request - State: open - Opened by faizanu94 12 months ago

#286 - New useUrlState hook

Issue - State: open - Opened by lpbonomi 12 months ago

#285 - useKeyPress doesn't take multiple keys

Issue - State: open - Opened by rdeusser 12 months ago

#284 - Error: useSessionStorage is a client-only hook

Issue - State: closed - Opened by reekrd 12 months ago - 1 comment

#282 - Fix useObjectState typing

Pull Request - State: open - Opened by leonardobazico 12 months ago - 1 comment

#281 - support tree shaking or split index.js into many useXXX.js

Issue - State: closed - Opened by ThisIsManta 12 months ago - 1 comment

#280 - fixing SSR warning by implementing a useSafeLayoutEffect

Pull Request - State: closed - Opened by sudomf almost 1 year ago

#279 - useLayoutEffect warnings

Issue - State: closed - Opened by sudomf almost 1 year ago - 3 comments

#278 - Allow passing second type parameter to `useMap`

Issue - State: open - Opened by holubond about 1 year ago

#275 - default value for usePrevious hook

Issue - State: open - Opened by ImanMahmoudinasab about 1 year ago

#274 - feat: astro-font - optimize fonts & prevent CLS

Pull Request - State: closed - Opened by rishi-raj-jain about 1 year ago - 3 comments

#273 - Accept first change on throttle

Pull Request - State: open - Opened by Tordek about 1 year ago

#272 - Add new hook - useCookieStorage

Issue - State: open - Opened by agnel about 1 year ago

#271 - useLocalStorage is a client-only hook error on next.js project

Issue - State: closed - Opened by vinaceos about 1 year ago - 2 comments

#270 - onLongPress : movement during press

Issue - State: open - Opened by mtournay about 1 year ago - 3 comments

#269 - Added new hook to control the input limit value

Pull Request - State: open - Opened by isNan909 about 1 year ago

#268 - useMediaQuery not working on iPhone 6 with iOS 12.5.7

Issue - State: closed - Opened by reekrd about 1 year ago - 1 comment

#267 - Add `customAttributes` option to `useScript()` hook

Pull Request - State: open - Opened by noseworthy about 1 year ago

#265 - jest test arent passing

Issue - State: closed - Opened by Arunjenson over 1 year ago - 1 comment

#264 - Error when running react-script test with jest

Issue - State: open - Opened by hadrian625 over 1 year ago - 3 comments

#262 - Where is the source code?

Issue - State: closed - Opened by cmdruid over 1 year ago - 1 comment

#261 - 🪲 BUG: Can't use the hooks on contextAPI file in NextJs14

Issue - State: closed - Opened by ashrafchowdury over 1 year ago - 1 comment

#260 - Request: Bring back code snippets

Issue - State: closed - Opened by GeorgeWL over 1 year ago - 1 comment

#259 - Add documentation on how to use client-hooks and improve errors

Issue - State: open - Opened by ottovw over 1 year ago - 2 comments

#258 - useMediaQuery causes error when used with Nextjs (not server safe)

Issue - State: closed - Opened by ottovw over 1 year ago - 3 comments

#257 - feat: add useHandler

Pull Request - State: closed - Opened by ChaconneLuo over 1 year ago - 1 comment

#256 - wrong text is copied

Issue - State: closed - Opened by ImLunaHey over 1 year ago - 3 comments

#255 - FR: useEffectOnce() and useUpdateEffect()

Issue - State: closed - Opened by rentalhost over 1 year ago - 1 comment

#254 - Error: useLocalStorage is a client-only hook - thrown from a client component

Issue - State: closed - Opened by mmkal over 1 year ago - 8 comments

#253 - useLocalStorage only allows strings that can be JSON.parse'd

Issue - State: closed - Opened by edsloan over 1 year ago - 2 comments

#252 - refactor(useScript): return "ready" if script is already loaded

Pull Request - State: closed - Opened by jfnault-seedbox over 1 year ago - 2 comments

#251 - useScript should return loaded when script is already in the page

Issue - State: closed - Opened by jfnault-seedbox over 1 year ago - 6 comments

#249 - Can't stop propagation with useClickAway

Issue - State: open - Opened by kttmv over 1 year ago - 3 comments

#248 - React 17 as peer dependency ?

Issue - State: closed - Opened by ritz078 over 1 year ago - 2 comments

#247 - useLocalStorage converts Infinity to null

Issue - State: open - Opened by SteveVanOpstal over 1 year ago - 4 comments

#246 - UseMeasure ref ts error

Issue - State: closed - Opened by Zyr0nX over 1 year ago - 1 comment

#245 - Search and Discovery

Issue - State: closed - Opened by khill-fbmc over 1 year ago - 2 comments

#244 - Feature Request: `useVirtualScroll`

Issue - State: closed - Opened by harshalkaigaonkar over 1 year ago - 1 comment

#243 - Show source code for hooks?

Issue - State: closed - Opened by JaKXz over 1 year ago - 3 comments

#242 - Extend useMeasure to other attributes

Issue - State: closed - Opened by tansanDOTeth over 1 year ago - 1 comment

#241 - Are useInterval and useIntervalWhen not implemented?

Issue - State: closed - Opened by thatBrian over 1 year ago - 1 comment

#240 - re-write useHover hook

Pull Request - State: closed - Opened by Johncena-Huang over 1 year ago - 1 comment

#239 - How do you unobserve using the useIntersectionObserver hook?

Issue - State: closed - Opened by jjjjcccjjf over 1 year ago - 4 comments

#238 - Error: useLocalStorage is a client-only hook

Issue - State: closed - Opened by sadaffathali over 1 year ago - 3 comments

#236 - useHistoryState clear function error

Issue - State: closed - Opened by tomekxoxo over 1 year ago - 1 comment

#235 - Export type declaration for `useSessionStorage`

Pull Request - State: closed - Opened by jeniabrook over 1 year ago - 1 comment

#234 - Remove banner

Pull Request - State: closed - Opened by benadam11 over 1 year ago

#233 - `useLocalStorage` export is missing in `index.d.ts`

Issue - State: closed - Opened by baesslerpa over 1 year ago - 1 comment

#232 - Add experimental hook declarations to index.d.ts

Pull Request - State: closed - Opened by Xeonian over 1 year ago - 1 comment

#231 - Why do many of the hooks require react experimental?

Issue - State: closed - Opened by Seanmclem over 1 year ago - 1 comment

#230 - Module '"@uidotdev/usehooks"' has no exported member 'useLocalStorage'.

Issue - State: closed - Opened by piotrkulpinski over 1 year ago - 4 comments

#229 - Reactgg launch

Pull Request - State: closed - Opened by lynnandtonic over 1 year ago