Open
Description
Description
In an app based on flyout page. When opening the flyout and clicking on it. The click seems to go through and click on the page behind. In the reproduction app this opens one of the picker placed on the page behind.
It does not occur when the click is right on the button, but everywhere else on the flyout.
Steps to Reproduce
In the reproduction app:
- Open flyout
- Click on the flyout at a location where a picker is positioned on the page behind it
- The picker opens
Link to public reproduction project repository
https://github.com/pab6655/maui-flyout-click-though-repro
Version with bug
9.0.12 SR1.2
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
Android, I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response