On scrolling showing intervesion error in chrome console

When I scroll the page in chrome it show the intervention error. I tried adding various script like

window.addEventListener("mousedown,wheel", handleMouseDown, { passive: false});

but unable to fix that. Please see screenshot attached.

Topic infinite-scroll Wordpress

Category Web


I got an answer as google chrome has updated the feature of preventDefault on javascript. So if you delete this (preventDefault ) from js library then error generating would be removed.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.