"onwheel" property setting by virtual-dom triggers violation since Chrome 51
Author: grosmarCreated Dec 10, 2017Updated Dec 10, 2017
Since new passive scroll listeners Chrome virtual-dom triggers new viloation in chrome:
[Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
Can you please look into it?
Source: Matt-Esch/virtual-dom