-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ion-datetime does not correctly render selected date #14234
Labels
Comments
I can also reproduce this issue with Thanks, |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Ionic version: (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[ ] 3.x
[x] 4.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
Current behavior:
If the first list item is selected (either month, day or year) this item is not rendered or written to the value.
Expected behavior:
Showing the selected date.
Steps to reproduce:
Select the first item e.g. Januar, 1, 2017
Close with "Done"
Nothing is rendered. Try selecting e.g. Januar, 2, 2016 ==> The "2, 2016" is displayed, but not the Januar.
Related code:
The text was updated successfully, but these errors were encountered: