Skip to content

[BUG] Popups throw exception in MAUI 9.0.50 #2583

@unrateddi

Description

@unrateddi

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

When trying to open a CommunityToolkit popup the following exception is thrown.

System.MissingMethodException: 'Method not found: void Microsoft.Maui.Controls.Internals.PropertyPropagationExtensions.PropagatePropertyChanged(string,Microsoft.Maui.Controls.Element,System.Collections.IEnumerable)'

From WinUI:

Image

Expected Behavior

The CommunityToolkit popup should open with no exception thrown.

Steps To Reproduce

  1. Update MAUI packages to 9.0.50
  2. Open a CommunityToolkit popup

Link to public reproduction project repository

https://github.com/unrateddi/repro-community-toolkit-popup-maui-9.0.50-crash

Environment

- .NET MAUI CommunityToolkit: 11.1.0
- OS:
- .NET MAUI: 9.0.50

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions