Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MenuFlyoutItem Command Bindings and Clicked event no longer work on MacCatalyst #20737

Closed
MSicc opened this issue Feb 21, 2024 · 1 comment
Closed
Labels
area-controls-flyout Flyout platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working

Comments

@MSicc
Copy link

MSicc commented Feb 21, 2024

Description

Commands bound to MenuFlyoutItems are no longer executed
Clicked events do also not get executed (tested only locally, not in the repo)

Steps to Reproduce

  1. run the sample with Microsoft.Maui.Controls and Microsoft.Maui.Controls.Compatibility to 8.0.6 - binding and event handling do work

  2. upgrade Microsoft.Maui.Controls and Microsoft.Maui.Controls.Compatibility to 8.0.7 - binding and event handling no longer work

Link to public reproduction project repository

https://github.com/MSicc/MenuHandlingPlayground

Version with bug

8.0.7 SR2

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.6 SR1

Affected platforms

macOS, I was not able test on other platforms

Affected platform versions

14.3.x

Did you find any workaround?

downgrade to 8.0.6

Relevant log output

No response

@MSicc MSicc added the t/bug Something isn't working label Feb 21, 2024
@drasticactions
Copy link
Contributor

Duplicate of #20685, fixed by #20699. Upgrading to a main nightly build should make it work again and if you're still having issues with it, post on that issue.

@drasticactions drasticactions closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
@samhouts samhouts added the platform/macOS 🍏 macOS / Mac Catalyst label Feb 22, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-flyout Flyout platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants