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
Hello, I have a swipe listener (on swipe right) at document level and another one (on left and right) in a div.
I would like to use event.stopPropagation (as it is possible in onSwiped) but in onSwipedRight / onSwipedLeft.
Is it possible ?
Thanks
The text was updated successfully, but these errors were encountered:
Hello, I have a swipe listener (on swipe right) at document level and another one (on left and right) in a div.
I would like to use event.stopPropagation (as it is possible in onSwiped) but in onSwipedRight / onSwipedLeft.
Is it possible ?
Thanks
The text was updated successfully, but these errors were encountered: