[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive.

发布时间 2023-11-01 17:45:21作者: 星小梦

https://stackoverflow.com/questions/39152877/consider-marking-event-handler-as-passive-to-make-the-page-more-responsive

Passive event listeners:https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md

What are passive event listeners?:https://stackoverflow.com/questions/37721782/what-are-passive-event-listeners