Google Lighthouse shows warning about passive event listeners
未关闭
- 主要语言
- JavaScript
- 星标
- 11.9k
- 派生
- 2.1k
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。