fbjs
fbjs copied to clipboard
A warning is thrown on chrome
code: https://github.com/facebook/fbjs/blob/master/packages/fbjs/src/stubs/EventListener.js#L28

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