-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Ok, I finally found out that one line in my project causes this case:
These two things are mutually exclusive and I need both the application and the MenuFlyout to work. However, I have no idea how to proceed further... Any ideas? Thank you very much |
Beta Was this translation helpful? Give feedback.
-
I created a bug based on my findings: microsoft/microsoft-ui-xaml#8954 |
Beta Was this translation helpful? Give feedback.
-
i have menuflyout and working fine, you can test WinUI 3 Gallery app. |
Beta Was this translation helpful? Give feedback.
@ghost1372 thank you for your reply. It seems that my problem was caused by the ".vs" folder in the project. When I deleted this folder, the problem was solved.
I've covered more here: microsoft/microsoft-ui-xaml#8954
Thank you very much