lukehaas / Scrollify

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

Problem with Scrollify on mobile: Scrolls to the already active element. #373

Open isaidicanshout opened 5 years ago

isaidicanshout commented 5 years ago

I built this site for my wife a long time ago: http://www.nicholegeddes.com/

It worked fine for a long time, but now the scroll functionality isn't working on iOS (i haven't tested other mobile devices).

I haven't updated the site at all in years, so it can't be a change to scrollify, jquery, or my code. I suspect it might have something to do with Safari?

The problem seems to be that scrollify detects the first scroll down as a repeat of the first section. then, no more downward scrolls perform any action. Scrolling up again will again trigger scrollify on that same section.

Would love your help on this, I've tried everything short of rebuilding the page.

isaidicanshout commented 5 years ago

i've also discovered that the issue only happens when you touch scroll slowly. if you swipe really far, really fast, the site performs normally.

Berocca commented 5 years ago

That site works perfect here, both on iMac Safari 12.0.3 and on older iPhone 5S, also tried touching scroll slowly, nothing - it works.

samuel-clara commented 5 years ago

Same issue here on ios!