MenuFlyoutItem
s programmatically added to MenuFlyoutSubItem
s are not visible.
#26856
Labels
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
When programmatically adding
MenuFlyoutItem
s toMenuFlyoutSubItem
s they are not visible. There doesn't seem to be aVisible
property or another way to make them visible.Steps to Reproduce
MenuFlyoutItem
(Added Item) is added under theMenuBarItem
Menu Flyout Item.MenuFlyoutItem
Added Sub Item under theMenuFlyoutSubItem
Flyout is not visible. It does seem to be created. Listing all the items contain in Flyout shows it is present (see the Debug output).Link to public reproduction project repository
https://github.com/lendres/Maui-Programmicly-Adding-Menus
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
Windows
Affected platform versions
Windows 10.0.19045
Did you find any workaround?
None is known.
Relevant log output
The text was updated successfully, but these errors were encountered: