Skip to content

[MacCatalyst] DatePicker Opened and Closed events are not raised on Mac platform #34848

Description

@nivetha-nagalingam

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

  • DatePickerEventIssue.zip
  • Run the application on Mac Catalyst.
  • Tap the DatePicker to open the date selection UI.
  • Select a date or dismiss the picker.

Expected Behavior

  • Opened event should be raised when the DatePicker is opened.
  • Closed event should be raised when the DatePicker is closed after selection or dismissal.

Actual Behavior

  • Neither Opened nor Closed events are raised on Mac Catalyst.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-datetimepickerDatePicker, TimePickerpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/macosmacOS / Mac Catalysts/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions