-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Fixed bug for MenuItem with ToggleType=CheckBox. #20258
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
base: master
Are you sure you want to change the base?
Conversation
952c989 to
65ec0ac
Compare
…ty from the UI breaks the binding to VM.
65ec0ac to
ceed7db
Compare
|
Do you have a repro to add specific unit tests? |
|
|
@cla-avalonia agree |
|
Could you please add a unit test to |
Existing tests already cover these bug. Check the file with the modified unit test. |
|
You can test this PR using the following package version. |
|
You can test this PR using the following package version. |
Describe the bug
Set IsChecked property from the UI breaks the binding to VM.
To Reproduce
"Check" & "Uncheck" buttons works until item selected from menu.
Reproduce steps: