FormidableLabs / FormidableLabs/react-swipeable
Conflict with type range input
Offen
needs example ✋
possible bug 🐛
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2.1k
- Forks
- 149
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Description of the bug**
An input of type range has a draggable functionality to it which, while being used, shouldn't trigger a swiping event.
**Steps to reproduce**
Insert an type range input inside the parent component with the swipeable handlers and drag the input's "thumb" (left or right, if horizontal, or up and down, if vertical) to change the value.
**Expected behavior**
Swiping over the parent component should trigger a swiping event, but dragging the range input's "thumb" shouldn't.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.