mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
Both DOMMouseScroll and mousewheel event are non-standard now. And "[Violation]" warning will be printed in console without setting `passive: true`. fix #7016 #2016