microsoft/WinUI-3-Demos

Application failure after login

eyalkapah opened this issue · 0 comments

Gets "System.InvalidCastException: 'Specified cast is not valid.'" after pressing the login button.

it seems like the problem is in the BookFlightPage.xaml in the CalendarDatePicker contorl.
Binding to DateTimeOffset pops up this error.