akiran / akiran/react-slick

Google Lighthouse shows warning about passive event listeners

オープン
#2,124 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
11.9k
フォーク
2.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。