lukehaas / Scrollify

A jQuery plugin that assists scrolling and snaps to sections.
MIT License
1.8k stars 578 forks source link

Clicking the scroll button, you go to the next section but then bounce back #414

Open emmekkappa opened 2 years ago

emmekkappa commented 2 years ago

Hi there, I am using scrollify for my homepage. When I click the scroll button, I go to the next section as expected, but then immediately bounce back to the previous section.

Here is the codepen

Can you please advise on this? Many thanks

UPDATE: I have also noticed that, when I scroll, it skips the first section and jumps directly to the third. There is no way to stop to the first section, even when you are further down and are scrolling up. Maybe the two issues are related? Thanks.