KyleAMathews / react-headroom

Hide your header until you need it
https://kyleamathews.github.io/react-headroom
MIT License
1.84k stars 149 forks source link

Gatsby page jumps to top when scrolling down (caused by react-headroom) #181

Open pawelBareja opened 4 years ago

pawelBareja commented 4 years ago

When scrolling down after the page load, page jumps back to the top, it happens only once, after it has jumped back to the top, everything works fine.

Page with the problem: https://performancepr.pl/

It happens only on mobile. Problem does not happen when "headroom" is removed.