peachananr / onepage-scroll

Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin
http://peachananr.github.io/onepage-scroll/Demo/demo.html
9.54k stars 2.06k forks source link

Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL> #364

Open kimyuil opened 2 years ago

kimyuil commented 2 years ago

The URL is https://chromestatus.com/feature/6662647093133312

Even your demo site is getting this error in Chrome browser.

pure js version is the same.

elkolorado commented 2 years ago

I resolved this issue here: https://github.com/peachananr/onepage-scroll/pull/361