react-use icon indicating copy to clipboard operation
react-use copied to clipboard

React Hooks — 👍

Results 284 react-use issues
Sort by recently updated
recently updated
newest added

**What is the current behavior?** I installed react-use and only imported one hook: ```js import { useLocalStorage } from 'react-use'; ``` But the build result bundled all hooks: ![image](https://user-images.githubusercontent.com/5836790/175849547-a1c2e14d-3ba6-4a9d-95e6-78ffc7f4fa38.png) **What...

**What is the current behavior?** IntersectionObserver didn't be register correctly on first load **Steps to reproduce it and if possible a minimal demo of the problem. Your bug will get...

**What is the current behavior?** If you use the function form of useLocalStorage's setValue the callback receives the initial value instead of the current value. **Cause of the issue** This...

# Description Closes #1265 The motivation is explained in #1265. This is a backwards-compatible change that adds a `reset` function to the values returned by the `useCopyToClipboard` hook. When `reset`...

**What is the current behavior?** When referenced component initially unmounted, and mounted later (e.g on click) `useScroll`, `useScrolling`, `useHoverDirty` hooks have no effect. **Steps to reproduce it and if possible...

bug

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @typescript-eslint/[email protected] npm ERR! node_modules/@typescript-eslint/eslint-plugin npm ERR! dev @typescript-eslint/eslint-plugin@"5.6.0"...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [screenfull](https://togithub.com/sindresorhus/screenfull) | [`^5.1.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/screenfull/5.1.0/6.0.2) | [![age](https://badges.renovateapi.com/packages/npm/screenfull/6.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. This makes useAsync infer the type...

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: |...