vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
531 stars 158 forks source link

[Chrome Dev Tools - Mobile] Unable to preventDefault inside passive event listener due to target being treated as passive. #186

Open dorthrithil opened 6 years ago

dorthrithil commented 6 years ago

I'm getting the following error when swiping through a gallery in Chome dev tools:

[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080

Stack:

preventDefault @ jquery-11.0.min.js:3
d @ unitegallery.min.js:7
dispatch @ jquery-11.0.min.js:3
r.handle @ jquery-11.0.min.js:3

OS: macOS 10.12.6 Browser: Chrome 67.0.3396.79 (Official Build) (64-bit)