Replies: 1 comment
-
sorry i figured it out now. if a relay command returns a Task it will automatically disables the button ignoring the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
so i have this view model like this:
and the view:
if i click either buttons, both buttons got disabled where it should be at least 1 that is still enabled (the clicked button itself). i cannot reproduce the issue with manual INPC viewmodel:
dependencies:
Beta Was this translation helpful? Give feedback.
All reactions