-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
HasErrors
property changed must be raised when errors changed
#603
Comments
What I want is to disable the primary dialog button when my model is not valid which is the initial state of my model
|
The fix is in my for now |
I see, it's definitely an oversight. Creating tests and updates now... |
Should be fixed with 4.0.0-beta-56 on NuGet when that goes live. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to implement that myself but I don't understand how to determine if errors changed.
You mutate that Map constantly
The text was updated successfully, but these errors were encountered: