vue3.0+element-plus Added non-passive event listener to a scroll-blocking ‘mousewheel’ event. Consider marking event…
Solution:
Upgrade element-plus to the latest version. cnpm install [email protected] --save
vue3.0+element-plus Added non-passive event listener to a scroll-blocking ‘mousewheel’ event. Consider marking event…
Solution:
Upgrade element-plus to the latest version. cnpm install [email protected] --save