react-fullpage
react-fullpage copied to clipboard
Scrolling multiple sections at once.
Hey guys, I'm using react-fullpage and when I scroll, but if I make my scroll gesture too long on the mac, I scroll through 2 sections at once. It will scroll to the next section, and then scroll to the next one.
Any fixes?
@lightninglu10 could you post a demo or link to a repo?
https://lightninglu10.github.io/lunyr-web
If I have a long scroll on my stroke then it goes 2 cards. Almost like it detects the scrollbar going two cards up.
@pcooney10
Hey @lightninglu10, the scroll seems to be working fine on my browser / computer (also a mac). Were you able to fix it, or are you still experiencing the error?
If you are concerned others might experience the same issue as you, I would just set scrollBar
to to true. You lose the cool snappy-ness between the sections, but you avoid the "scroll hijacking" many consider to be an anti-pattern.
If you do long swipe on trackpad, you get multiple scrolling