ngx-ionic-image-viewer icon indicating copy to clipboard operation
ngx-ionic-image-viewer copied to clipboard

Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.[bug]:

Open ipehimanshu opened this issue 4 years ago • 0 comments

Hello

I am using this package into ionic 5

here is my ionic info

Ionic:

Ionic CLI : 6.16.3 (C:\Users\admin\AppData\Roaming\npm\node_modules@ionic\cli) Ionic Framework : @ionic/angular 5.4.0 @angular-devkit/build-angular : 0.803.25 @angular-devkit/schematics : 9.0.6 @angular/cli : 8.3.26 @ionic/angular-toolkit : 2.2.0

Cordova:

Cordova CLI : 10.0.0 Cordova Platforms : android 9.1.0 Cordova Plugins : not available

Utility:

cordova-res : 0.15.3 native-run : 1.4.0

System:

NodeJS : v14.17.1 (C:\Program Files\nodejs\node.exe) npm : 6.14.13 OS : Windows 10

so when we use open image view from one existing modal popup then it will fire like this error

Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.[bug]:

So can you help us

please see example screen cast

https://www.loom.com/share/bc1404f2df2747e7912f0066ba53f4e5

Thank you

ipehimanshu avatar Oct 04 '21 12:10 ipehimanshu