I have a navbar with the class “Nav Scroll” that functions correctly, but on the Home page on a mobile device the navbar jumps up and down uncontrollably as you scroll. This doesn’t happen on any other page even though it is using the same animation/interaction.
I have no idea, I can’t see anything wrong with it. Might be a bug. I know scroll interactions sometimes are weird on touch devices. I think this is due to the fact that it can’t load anything while your finger is on the screen.
The issue is when I scroll down, the Navbar shows up but keeps jumping up and down. This doesn’t happen on the project pages, just the home page and just on mobile.
Everything looks good in the preview but when I try it on the published domain this happens.