Ionic version:
5.2.3
Current behavior:

When I use Picker, when I scroll up in the pop-up Picker, I get an error:
[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
ion-datetime_3-ios.entry.js:1392 [Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
push../node_modules/@ionic/core/dist/esm-es5/ion-datetime_3-ios.entry.js.class_3.onStart @ ion-datetime_3-ios.entry.js:1392
onStart @ ion-datetime_3-ios.entry.js:1229
fireOnStart @ index-624eea58.js:509
tryToCapturePan @ index-624eea58.js:503
pointerDown @ index-624eea58.js:449
handleTouchStart @ index-624eea58.js:247
Expected behavior:
No error in console
Steps to reproduce:
Other information:
It is worth noting that after testing, this bug will only appear when the computer is set up with Emulated Device for iPhone (I set up iPhone6 plus). Under Safari, everything works fine. Chrome does not seem to appear when it is not equipped with Emulated Device. The problem, Android and iOS actual machines will not have this problem. And this problem only appears when setting the Picker style to iOS style.The chrome version I am using is 77.0 (64 bit).
Ionic info:
Ionic:
Ionic CLI : 5.2.3 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.10.0
@angular-devkit/build-angular : 0.13.9
@angular-devkit/schematics : 7.3.9
@angular/cli : 7.3.9
@ionic/angular-toolkit : 1.5.1
Cordova:
Cordova CLI : 8.1.2 ([email protected])
Cordova Platforms : none
Cordova Plugins : no whitelisted plugins (0 plugins total)
Utility:
cordova-res : not installed
native-run : not installed
System:
ios-deploy : 1.9.4
NodeJS : v10.9.0 (/usr/local/Cellar/node/10.9.0/bin/node)
npm : 6.5.0
OS : macOS Mojave
Xcode : Xcode 10.2.1 Build version 10E1001
Same issue here using https://ionicframework.com/docs/api/datetime
Thanks for the issue. Is this still an issue with the latest version of Ionic Framework? If so, please provide a repo with the code required to reproduce this issue.
Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Thank you for using Ionic!
Most helpful comment
Same issue here using https://ionicframework.com/docs/api/datetime