react-sticky-el icon indicating copy to clipboard operation
react-sticky-el copied to clipboard

Results 39 react-sticky-el issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

What is the best way to update CSS's `top` property from `0` to some other value when the element gets sticky? Can I use the `stickyClassName` props to override `top`?

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.1 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

I have dynamically changing height in MUI accordion. After collapsing it, holder keeps min-height and thus height can't update properly before scrolling. I changed the code in a way that...

I tried a simple example ``` test ``` It seem to add the proper divs and styles ``` test ``` But when I scroll nothing happens, the fixed class is...

I've recorded the video please check by the following [URL](https://drive.google.com/file/d/109Lp63DRj9H_4Ck3biiRzBLC3s4JH97F/view?usp=sharing). If you have any additional questions leave a comment. Thanks.

Hi, im not sure you are having this issue as well. But **on page load** in latest version of Google Chrome, the sticky plugin is wrapping the element with a...