You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an element with overflow: scroll inside a region with preventDefault=false and we listen for a swipe event, this swipe won't be thrown in mobile.
We have an element with
overflow: scroll
inside a region withpreventDefault=false
and we listen for aswipe
event, this swipe won't be thrown in mobile.Example in Codepen: https://codepen.io/madridserginho/pen/ydweze
The text was updated successfully, but these errors were encountered: