I’ve added a Navbar interaction that hides when scrolling down and appears when scrolling back up. One of my pages I added a custom script that snap-scrolls to each section. When I do this though, it cancels the navbar interaction.
If I remove the embed code it works as intended. I haven’t had any luck finding a solution so any advice is appreciated.
I’ve only disabled the snippet on devices less than ~900px. The way it works right now is that you scroll wheel down one or two times and it will snap to the next section.
Still working on smoothing it out. Does the navbar move up and down when you scroll on that page though?
You could try to delete and then add your site scroll ix again… But i had also problems with ix and custom code in the past. My solution was to either not use ix or not use this special custom code…