donmbelembe / vue-dragscroll

A vue directive to make a scrollable element scroll by draging to the scroll direction
https://vue-dragscroll.clebinfosys.com/
MIT License
257 stars 32 forks source link

Chrome Message : Added non-passive event listener to a scroll-blocking <some> event. #33

Closed vomnes closed 5 years ago

vomnes commented 5 years ago

Are there something simple to do to remove this 'Verbose' message on Google Chrome : [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

donmbelembe commented 5 years ago

Please be specific what is your issue