[Issue]: ShowPopup does not display properly in Maui #38
Labels
bug
Something isn't working
Status: Confirmed
It's clear what the subject of the issue is about, and what the resolution should be.
Describe the Issue in Detail
Pre-Maui,
{Binding ShowPopup}
would display a Popup on top of the page it was triggered from. Now, when running Maui,{Binding ShowPopup}
displays on a white screen/background.Can reproduce in
Steps to Reproduce
{Binding ShowPopup}
in a pre-Maui release.{Binding ShowPopup}
in a Maui release.Expected Behavior
In Maui,
{Binding ShowPopup}
should display the Popup on top of the page it was triggered from.Actual Behavior
In Maui,
{Binding ShowPopup}
displays on a white screen/background.Screenshots or Videos
See above
Reproduction XAML
Mobile Shell Version
6.0.0.0
Last Known Working Version
pre maui
iOS Device Type(s) and iOS Version(s)
iPhone 15 Pro Max, iOS 17.6.1
Android Device Type(s) and Android Version(s)
currently unable to test on Android
The text was updated successfully, but these errors were encountered: