jquery/jquery-mousewheel

Violation in newer versions of Chrome

nurikabe opened this issue · 1 comments

[Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

mgol commented

Duplicate of #168 & #183. We'll deal with it once jquery/jquery#2871 is fixed.