Event.js icon indicating copy to clipboard operation
Event.js copied to clipboard

"Added non-passive event listener to a scroll-blocking 'touchstart' event"

Open stodge opened this issue 7 years ago • 0 comments

I'm getting a warning from Firefox:

 Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

eventManager | @ | Event.js:290
root.add | @ | Event.js:45

Any plans to address this in the near future? Thanks

stodge avatar Oct 19 '17 17:10 stodge