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

🍿⚛Official React library to use Popper, the positioning library

Results 42 react-popper issues
Sort by recently updated
recently updated
newest added

I am trying to migrate the component to use 2.3.0. However, the documentation is excellent so far. There is no reference on how to keep doing `escapeWithReference`. There is information...

Hi. Thanks for amazing lib! Tell me please how to use update or forceUpdate functions in case https://popper.js.org/react-popper/v2/react-portals/ when popper render inside react portal? in my case ` const {...

I get the following warning in the console: > Warning: flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call...

`Reference`, at least in how [BlueprintJS is using it](https://github.com/palantir/blueprint/blob/next/packages/core/src/components/popover/popover.tsx#L240), seems to be broken in React 18's StrictMode due to [effects running twice](https://github.com/reactwg/react-18/discussions/19). (This causes popovers to no longer close when...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

### Reproduction demo [Code sandbox link](https://codesandbox.io/s/dazzling-joana-e1140e?file=/src/App.js) There are instructions on how to use the demo, and how to reproduce the bug step-by-step in the demo. ### Steps to reproduce the...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

### Reproduction demo ### Steps to reproduce the problem 1. Create a popper with no outside CSS (other than the attribute positioning) 2. Create a memoized `detectOverflow` modifier that attempts...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies