jquery.event.swipe icon indicating copy to clipboard operation
jquery.event.swipe copied to clipboard

PreventDefault inside passive

Open LouiseSSL opened this issue 6 years ago • 0 comments

I am using Colorbox Swipe in Drupal 7 and I keep getting this error:

"jquery.event.move.js?osxh2i:399 [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive."

I have looked this error up and found it is due to a few feature added to browsers recently. This error being the problem doesn't make sense as I have tried the swipe function in many older browsers and mobile devices and the swipe function still does not work at all.

I would appreciate any suggestions in fixing these issues.

LouiseSSL avatar Jul 12 '17 08:07 LouiseSSL