Open isaidicanshout opened 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.
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.
Same issue here on ios!
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.