Skip to content

Fix For CanExecute with IObservable<bool> Fields #48

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

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

ChrisPulman
Copy link
Member

@ChrisPulman ChrisPulman commented Sep 18, 2024

What kind of change does this PR introduce?

Closes #44

What is the current behavior?

CanExecute ignored Fields

What is the new behavior?

CanExecute now generates correctly with fields.

What might this PR break?

None

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@glennawatson glennawatson merged commit 76e2c9d into main Sep 19, 2024
1 check passed
@glennawatson glennawatson deleted the CP_FixFor44 branch September 19, 2024 00:00
Copy link

github-actions bot commented Oct 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: ReactiveCommand, CanExecute ignored
2 participants