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

🍯 A sticky header for React.js

Results 7 react-sticky-header issues
Sort by recently updated
recently updated
newest added

If height of element is changed in moment when header gets "is-sticky" class, animation has glitches. For example I have larger logo and after "is-sticky" state I want to replace...

Sticky header works but I'm getting this error on each reload: > Uncaught TypeError: Cannot read property 'offsetHeight' of null > at index.js:48 it's this part of the code: ```...

This will allow consumers who don't care about background images get a leaner component, saving kb.

enhancement