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

If height of element is changed in moment when header gets "is-sticky" class, animation has glitches

Open dushajni opened this issue 7 years ago • 1 comments

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 it with smaller one. Around that scroll spot, "is-sticky" class gets gone and gets back several times in few milliseconds because of changing of sticked header height.

dushajni avatar Mar 08 '18 14:03 dushajni

Having the same issue. Causes the header to flash multiple times in and out of it's collapsed state.

calumbutler avatar Apr 19 '18 19:04 calumbutler