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

fix #7016 #2016
2022-04-25 23:19:59 +08:00
..
2021-07-01 09:29:00 +08:00