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
The error message points to this line in dragbox.js.
[Violation] Added non-passive event listener to a scroll-blocking 'wheel' event.
Consider marking event handler as 'passive' to make the page more responsive.
Observed in Chrome 59 and 58.
Anyone know what this is about?
VelizarVESSELINOV, Michaelzvu, mungojam, roeyb and shiyuangu