[iOS] MenuItem Command not executed with FlyoutHeader set #19149
Labels
area-controls-menubar
Desktop MenuBarItems
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/try-latest-version
Please try to reproduce the potential issue on the latest public version
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
I have a .NET MAUI App with a Shell and several MenuItems. Without a FlyoutHeader, every Command bound to the MenuItems is executed. With a defined FlyoutHeader however, the first (i.e. topmost) MenuItem-Command does not get executed (same for FlyoutItems)
Steps to Reproduce
Link to public reproduction project repository
https://github.com/owl-guy/FlyoutWithHeaderExample
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 17
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: