UseReactiveUI Error
#21040
-
|
I update to Latest, Got error in UseReactiveUI().It need params.Whats that |
Beta Was this translation helpful? Give feedback.
Answered by
timunie
Mar 31, 2026
Replies: 2 comments 2 replies
-
|
Which reactive version, which Avalonia version, what error message? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
RxUI recently changed it. It's not maintained by ourselfs, so we can't avoid it. Here is an example if you don't have to configure anything: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Koourl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RxUI recently changed it. It's not maintained by ourselfs, so we can't avoid it.
Here is an example if you don't have to configure anything:
https://github.com/AvaloniaUI/Avalonia.Samples/blob/main/src%2FAvalonia.Samples%2FMVVM%2FBasicMvvmSample%2FProgram.cs#L17-L21