chrome new browser Unable to preventDefault inside passive event listener due to ... a temporary solution

A temporary solution:

$ (document) .on ( 'mousewheel '
can not document directly
to get yourself a div wrap:. $ ( '# bbbbb' ) on ( 'mousewheel'

the reason:

Guess you like

Origin blog.csdn.net/u011121176/article/details/90232633