You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've also seen an issue similar to this when loading, via a DataTemplateSelector, a data template (as a StaticResource) with a DateTimePicker. The time selections in the picker get set properly with a new data context, and the date displayed in the text box is correct, but the selected date in the calendar is the last selection I made for a different data context. I'm making this comment just in case it helps you narrow down an underlying cause.
Describe the bug
The Calendar part of the DateTimePicker component shows an inconsistent date if the user edit the date writing in the textbox.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The calendar shows 02/01/2018 as selected date
Screenshots
Environment(please complete the following information):
The text was updated successfully, but these errors were encountered: