Pinch zoom an image.
Does anyone else get this error:
“[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.”
It works ok in Chrome browser with no errors but it doesn’t work on an actual Android device after building with Voltbuilder for Android and generates the error message above.
It used to work ok but now it doesn’t work.
It happens when I try to pinch zoom an image in my app, I am using pinch-zoom.js https://manuelstofer.github.io/pinchzoom/demo/pinchzoom.html