Replies: 2 comments
-
Hi,
More info: Reactive UI Commands |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there any console output? |
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
-
Hi. i am trying build my first application in avalonia with button which opens FileDialog. Then I click on the button, in axaml InvokeCommandAction is triggered and thereafter program opens ReactiveCommand. My code looks like this
But my application just closes without any exceptions.
OS: Ubuntu 20.04
FW: NET5
Avalonia version: 0.10.6
I will be glad for any help
Beta Was this translation helpful? Give feedback.
All reactions