Google Lighthouse shows warning about passive event listeners
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Google Lighthouse shows the following warning:

The warning doesn't show up when setting `touchMove` to `false` in the slider options, so the issue seems to come from the touchEvents (which probably should be set to passive):
https://web.dev/uses-passive-event-listeners/?utm_source=lighthouse&utm_medium=devtools
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.