FormidableLabs / FormidableLabs/react-swipeable
Click or tap through swipeable component
Open
needs example ✋
possible bug 🐛
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
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?
Contributor guide
Assessment
This issue has not been assessed yet.