You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
grosmar
changed the title
"onwheel" property setting triggers violation since Chrome 51
"onwheel" property setting by virtual-dom triggers violation since Chrome 51
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?
The text was updated successfully, but these errors were encountered: