Replies: 1 comment
-
To solve this problem, I released a package without net6.0-windows TargetFramework: |
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
-
Here are two solutions that demonstrate this problem for a WebAssembly application. The uno solution shows a working Reactive.Uno package and expected behavior, the uno_winui solution shows the problem in the standard uno winui dotnet 6 template.
ReactiveUI.UnoWinUIWhenActivatedIssue.zip
Is there a workaround for this problem for a WebAssembly application?
Issue in the ReactiveUI repositories that has been closed: reactiveui/ReactiveUI#3181
PR that has been closed: reactiveui/ReactiveUI#3182
Beta Was this translation helpful? Give feedback.
All reactions