### Is there an existing issue for this? - [x] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [x] I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug ### Current Behavior Popups shown when a `NavigationPage` is present don't show properly https://github.com/user-attachments/assets/56fc58d1-2afd-47c7-a9d0-a6f1024d74c5 ### Expected Behavior The popup should show as any other time, with no background and no additional navigation bar (with back button) ### Steps To Reproduce 1. Open and run linked repro project 2. Tap the "Open Popup" button and observe the expected behavior 3. Tap anywhere to dismiss 4. Tap the "Open Modal" button to open a `NavigationPage` 5. Tap the "Open Popup" button to observe the undesired behavior ### Link to public reproduction project repository https://github.com/reid-kirkpatrick/PopupTest ### Environment ```markdown - .NET MAUI CommunityToolkit: 12.1.0 - OS: Android / iOS - .NET MAUI: 9.0.81 / 9.0.90 ``` ### Anything else? _No response_
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
Popups shown when a
NavigationPageis present don't show properlyscreencapture-1754069610768.mp4
Expected Behavior
The popup should show as any other time, with no background and no additional navigation bar (with back button)
Steps To Reproduce
NavigationPageLink to public reproduction project repository
https://github.com/reid-kirkpatrick/PopupTest
Environment
Anything else?
No response