akiran / akiran/react-slick

Google Lighthouse shows warning about passive event listeners

Đang mở
#2,124 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
11.9k
Fork
2.1k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Google Lighthouse shows the following warning:
![image](https://user-images.githubusercontent.com/9335692/151980972-bff26aa8-fc15-46e4-abdf-1a70f55f60e9.png)

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.