Unable to preventDefault inside passive event listener ; / Chrome / MAC 73.x
Any tip? How to update jquery ?
Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL>
I have a lot of errors: https://www.dropbox.com/s/gt8dcez4oelamqw/Screenshot 2019-03-26 15.01.21.png?dl=0
I have a lot of errors: https://www.dropbox.com/s/gt8dcez4oelamqw/Screenshot 2019-03-26 15.01.21.png?dl=0
This error:
r.preventDefault ? r.preventDefault() : r.returnValue = !1;
return !1
it happen on Chrome / MAC 73.x with 9.7 Be theme
hope you can help or sugegst how to fix .
THX
it happen on Chrome / MAC 73.x with 9.7 Be theme
hope you can help or sugegst how to fix .
THX
Comments