Skip to content

[BUG] Undocumented breaking changes with Popup v2... #2792

@Sebastian1989101

Description

@Sebastian1989101

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

In the hopes of 12.1.0 fixes all the issues with Popup v2, a new major breaking change is part of it... OnAppearing and OnDisappearing are now called on the page when opening a popup... Why is stuff like this not documented? Just wasted multiple hours only to find it is from this update...

For whatever reason the popup now triggers these methods, it means that I have to rewrite a huge part of my app because I usually register/unregister events there... But popups that change data of the page behind it are now impossible to use for it...

Expected Behavior

Not calling OnDisappearing/OnDisappearing of the actual page that is "hosting" the popup...

Steps To Reproduce

Use buggy Popup v2

Link to public reproduction project repository

n/a

Environment

- .NET MAUI CommunityToolkit: 12.1.0
- OS: iOS/Android
- .NET MAUI: 9.0.81

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions