[iOS] Managed DatePicker initially shows only today's date in an empty flyout with an empty selection - After reopening, it displays a full list, but the centered date is incorrect #19567
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
Managed Date Picker for iOS:
First Opening: When opening the Managed DatePicker for the first time, the flyout appears mostly empty, displaying only today's date (February 19, 2025 when I tested) while the surrounding list is missing. The selection is centered in the middle of the screen but appears as an empty row.
Second Opening: After closing and reopening the Managed DatePicker, it now properly displays a full list of dates, but the centered selection is not today's date (Getting June 23, 2029 when I tested, where it should be February 19, 2025).
Managed-Date-Picker-iOS-issue.mp4
Expected behavior
How to reproduce it (as minimally and precisely as possible)
Solution to easily repro the issue: Issue19567.zip
MainPage.xaml
:Observe: The flyout appears mostly empty, displaying only today's date (February 19, 2025 when I tested) while the surrounding list is missing. The selection is centered in the middle of the screen but appears as an empty row.
Observe: It now properly displays a full list of dates, but the centered selection is not today's date (June 23, 2029 when I tested).
Workaround
N/A
Works on UWP/WinUI
Yes
Environment
Affected platforms
iOS
IDE
Visual Studio 2022
IDE version
(64-bit) - Version 17.13.1
The text was updated successfully, but these errors were encountered: