bug: ion-datetime
opens to incorrect date when multiple dates from different months are selected
#29604
Closed
3 tasks done
Labels
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
When instantiating an
IonDatetime
with the following parameters (for example):the date picker is presented in May of 2021. I tested with a few other dates, and it seems the issue persists, I'm not sure of the pattern.
Expected Behavior
It is expected that the date picker would open to either May or June of 2024.
Steps to Reproduce
Code Reproduction URL
https://stackblitz.com/edit/nuuduy?file=src%2Fcomponents%2FExample.vue
Ionic Info
(this is from the StackBlitz project)
Additional Information
I tested in Firefox 125.0.2 and Chrome Version 125.0.6422.60 (Official Build) (64-bit) and received the same result in both.
The text was updated successfully, but these errors were encountered: