element-plus/packages/directives/mousewheel
TANGENNT 9b399385e0
fix(directives): use standard wheel event with passive option ()
Both DOMMouseScroll and mousewheel event are non-standard now. And "[Violation]" warning will be
printed in console without setting `passive: true`.

fix  
2022-04-25 23:19:59 +08:00
..
index.ts fix(directives): use standard wheel event with passive option () 2022-04-25 23:19:59 +08:00