Open
Description
Hi, i have my swipeable component which works great, but in some cases i have buttons under that div on which i detect the swipe and that causes the button to not being triggered when the user taps / click on it.
is there a way to not stop propagation on the swipeable component when my user taps so that the tap also works on elements underneath it?