Replies: 2 comments
|
To solve this problem, I released a package without net6.0-windows TargetFramework: |
0 replies
|
test - please ignore |
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.
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
All reactions