原文:ElementUI校驗[Violation] Added non-passive event listener to a scroll-blocking ‘touchmove‘ event. 問題解決

ElementUI表單校驗 Violation Added non passive event listener to a scroll blocking touchmove event. 解決方案 .問題描述: vue項目中使用ElementUI的表單form校驗單的時候,出現以下警告: Violation Added non passive event listener to a scroll ...

2021-12-24 11:35 0 890 推薦指數:

查看詳情

element-ui遇到得坑一:Added non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking handler as 'passive' to make the page more

字面大概意思:在滾動阻止的“ mousewheel”事件中添加了非被動事件偵聽器。 考慮將處理程序標記為“被動”以使頁面更具響應性。chrome 瀏覽器檢測機制,給予指定屬性冒事性能就更好。沒法驗證。解決目的:強迫症晚期看不慣 debug 時候有任何的 warning.... 解決 ...

Fri Oct 09 19:24:00 CST 2020 0 1585
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM