ionic-team / ionic-team/ionic-framework
bug: Datetime active day does not clear when pressing cancel and re-opening
- Lingua principale
- TypeScript
- Stelle
- 52.7k
- Fork
- 13.3k
- Merge medio
- 1g 15h
- PR unite (30g)
- 51
Descrizione
### Describe the Bug
On pressing default Cancel Button in ion-datetime with ion-datetime-button and opening the ion-datetime again the date that was canceled is preselected.
### Expected Behavior
on pressing the cancel button and opening the ion-datetime again should select the date that wasn't the one that was selected on cancel
### Steps to Reproduce
```
```
use this and click the button and select a date and then press the cancel button
now click on the button again, the date selected will be one selected when we pressed cancel not the one that is in ion-daretime-button
Reproduction: https://stackblitz.com/edit/angular-h94fr8?file=src%2Fapp%2Fexample.component.html
### Screenshots
_No response_
### Operating System
macOS
### Browser
Chrome
### Version
115.0.5790.170
### Additional Information
_No response_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.