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

fix(Button): Command binding resetting on CanExecution exception (backport #18378) #18388

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 4, 2024

GitHub Issue (If applicable): closes unoplatform/kahua-private#199

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

If Button::Command binding produces an ICommand value that throws Exception in its CanExecute, this value will be canceled and replaced by the Binding::FallbackValue. This does not happen on windows.

What is the new behavior?

^ should not happen anymore.

PR Checklist

Please check if your PR fulfills the following requirements:

@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-18388/index.html

@unodevops
Copy link
Contributor

🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-18388/index.html

@jeromelaban jeromelaban merged commit 7c098e2 into release/stable/5.4 Oct 4, 2024
95 of 100 checks passed
@jeromelaban jeromelaban deleted the mergify/bp/release/stable/5.4/pr-18378 branch October 4, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants