react-positioning-portal icon indicating copy to clipboard operation
react-positioning-portal copied to clipboard

The positioning portal is a low level React component to build all kinds of absolutely positioned flyouts which are anchored to another element in the viewport.

Results 4 react-positioning-portal issues
Sort by recently updated
recently updated
newest added

Thank you for this component. I have a problem/feature request: ## Problem: If the calculated position for the portal is in an area of the parent div that is not...

question

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together. Updates `postcss` from 8.4.19 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Hi I like the component, getting this warning however: Warning: findDOMNode is deprecated in StrictMode I think they want you to use refs, I see in the code you have...