Prinzhorn / skrollr

Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).
http://prinzhorn.github.io/skrollr/
MIT License
18.53k stars 3.51k forks source link

skrollr parallax effect work very stuck on android mobile #848

Open johnsoncheg opened 7 years ago

johnsoncheg commented 7 years ago

my page with skrollr get stuck on android mobile in wechat browser, I'm very confused, is there any way to solve the problem?

barkins commented 7 years ago

Getting the following warning message when on mobile:

skrollr.min.js:2 [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080

Bumerjio commented 7 years ago

Any ideas how to fix this problem?