bug: Datetime UI does not update the value after it has changed programmatically. #24241
Closed
4 of 6 tasks
Labels
package: core
@ionic/core package
type: bug
a confirmed bug report
v6
issues specific to Framework v6
Prerequisites
Ionic Framework Version
Current Behavior
Datetime UI does not show that the value has changed after it changed programmatically. This issue is unique for version 6.
Expected Behavior
The Datetime UI should be updated when its value changes programmatically.
Steps to Reproduce
Code Reproduction URL
https://github.com/NormanV41/ionic-issues-demo/tree/datetime-issue-v6
Ionic Info
[WARN] Error loading @capacitor/ios package.json: Error: Cannot find module '@capacitor/ios/package'
[WARN] Error loading @capacitor/android package.json: Error: Cannot find module '@capacitor/android/package'
Ionic:
Ionic CLI : 6.18.0 (/usr/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 6.0.0-rc.3
@angular-devkit/build-angular : 12.1.4
@angular-devkit/schematics : 12.1.4
@angular/cli : 12.1.4
@ionic/angular-toolkit : 4.0.0
Capacitor:
Capacitor CLI : 3.2.5
@capacitor/android : not installed
@capacitor/core : 3.2.5
@capacitor/ios : not installed
Utility:
cordova-res : 0.15.3
native-run : 1.5.0
System:
NodeJS : v14.16.1 (/usr/bin/node)
npm : 6.14.12
OS : Linux 5.14
Additional Information
No response
The text was updated successfully, but these errors were encountered: