-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
- v4.x
- v5.x
- v6.x
- Nightly
Current Behavior
When setting the value of an ion-datetime in a setTimeout, the display date updates, but after opening the datetime, the selected day does not display.
Expected Behavior
After setting the value of a ion-datetime, the selected day should also update.
Steps to Reproduce
- Have an
ion-datetime(example usesion-datetime-button) - Update the value after a few seconds
- Open the date picker
- Observe: The new value does not show as the selected day
- Expected: The new value would display as the highlighted/selected day
Code Reproduction URL
Ionic Info
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report