kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.49k stars 5.89k forks source link

"unable to preventdefault inside passive event listener invocation" console message in Chrome Dev Tools -> Mobile view #4225

Open MrFacundo opened 1 year ago

MrFacundo commented 1 year ago

Getting "unable to preventdefault inside passive event listener invocation" alert on Chrome Dev Tools console when swipping the Caroussel in Mobile / Device mode / view

What is the expected behaviour?

... Swapping slicks without any console alerts.

====================================================================

What is observed behaviour?

... Caroussel works as intended except I'm getting that error message on swipe.

====================================================================

More Details

gffhammes commented 1 year ago

hey, did you solved it? I'm running with the same problem and have no idea what to do! In my case i'm unable to scroll the page if the carousel is targeted by the user finger...

SrckyImpact commented 1 year ago

Any progress on this? I'm having the same problem :(