Fix for "preventDefault" Error
Solutions for this pernicious Chrome console error!
GitHub - zzarcon/default-passive-events: Makes {passive: true} by default when EventListenerOptions are supported
Makes {passive: true} by default when EventListenerOptions are supported - GitHub - zzarcon/default-passive-events: Makes {passive: true} by default when EventListenerOptions are supported
https://unpkg.com/default-passive-events@2.0.0/dist/index.umd.js
[Chrome] Unable to preventDefault inside passive event listener due to target being treated as passive. · Issue #799 · inuyaksa/jquery.nicescroll
I get this error in Chrome Console and a the same error will continuously generate as I scroll: nicescroll.js:1 [Intervention] Unable to preventDefault inside passive event listener due to target b...