-
-
**Is your feature request related to a problem? Please describe.**
It's hard to use `useAsyncFn` when I need to handle the error. for example, if the async function rejects an error, I can't roll bac…
-
В рамках задачи нужно описать тесты по аналогии с готовыми хуками, например useDocumentTitle.
-
**Is your feature request related to a problem? Please describe.**
My cookie is changed by a request done in some API call. I need to react to that change. The new cookie value is not by `useCookie()…
-
ResizeObserver.observe() has `options` https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver/observe , but that's not configurable from `useMeasure()` currently.
My usecase is using `bord…
-
При использовании такого варианта реализации debounce теряется контекст, когда нужно использовать его с обработчиком событий. Вот пример: https://codepen.io/lonlylokly/pen/jOjKMXb (там нужно одну стро…
-
https://github.com/childrentime/reactuse/blob/0c8c74ba0a2ab448610ee0d65c74510cbfbe9ca3/packages/core/src/useActiveElement/index.ts#L6
```typescript
const [active, setActive] = useState(window?.do…
-
A test failed on a tracked branch
```
TypeError: (0 , _reactUse.useLocalStorage) is not a function or its return value is not iterable
at SettingsModalComponent (/opt/buildkite-agent/builds/bk-ag…
-
A test failed on a tracked branch
```
TypeError: (0 , _reactUse.useLocalStorage) is not a function or its return value is not iterable
at SettingsModalComponent (/opt/buildkite-agent/builds/bk-ag…
-
A test failed on a tracked branch
```
TypeError: (0 , _reactUse.useLocalStorage) is not a function or its return value is not iterable
at SettingsModalComponent (/opt/buildkite-agent/builds/bk-ag…