ionic-team / ionic-team/ionic-framework

bug: Datetime active day does not clear when pressing cancel and re-opening

Open
#27,975 3 comments 1 reaction 0 assignees View on GitHub
package: core type: bug
Dominant language
TypeScript
Stars
52.7k
Forks
13.3k
Avg merge
1d 15h
Merged PRs (30d)
51

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.