Premium Vertical Scroll – Chrome Console Error “self.onWheel”
-
Hello there,
I get the following error in Chrome:
Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/6662647093133312The function is: self.onWheel = function(event) { if ( isScrolling ) { event.preventDefault(); return false; }
file:../plugins/premium-addons-for-elementor/assets/frontend/js/premium-vscroll.js?ver=3.6.9
line: 609
Any idea?
Thanks in advance,Regards,
LB
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Premium Vertical Scroll – Chrome Console Error “self.onWheel”’ is closed to new replies.