Multiple sliders trigger the same drag event
Abierto
stale
- Lenguaje dominante
- JavaScript
- Estrellas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.