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
The Opened and Closed events of the .NET MAUI DatePicker control are not triggered on the Mac (Mac Catalyst) platform.
The same implementation works correctly on other platforms , where both events are raised as expected when interacting with the DatePicker.
Description
The Opened and Closed events of the .NET MAUI DatePicker control are not triggered on the Mac (Mac Catalyst) platform.
The same implementation works correctly on other platforms , where both events are raised as expected when interacting with the DatePicker.
Screen.Recording.2026-04-07.at.5.34.06.PM.mov
Steps to Reproduce
Expected Behavior
Actual Behavior
Link to public reproduction project repository
No response
Version with bug
10.0.50
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output