Multiple sliders trigger the same drag event
Offen
stale
- Vorherrschende Sprache
- JavaScript
- Sterne
- 11.9k
- Forks
- 2.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Is there a way to decouple the events between two sliders when they are position one above the other?
Currently, triggering a drag event on the top slider also triggers it on the one right below it.
FYI, the top slider is nested within the one below by implementation, but it's rendered at the bottom of the document physically.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.