You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I trying to migrate my project to blazor wasm and we face an issue. For me it is complicated to say where is the error exactly. But what I am sure there is a bug while Rx library try to find a method from dotnet library
Describe the bug 🐞
Hello,
I trying to migrate my project to blazor wasm and we face an issue. For me it is complicated to say where is the error exactly. But what I am sure there is a bug while Rx library try to find a method from dotnet library
https://github.com/reactiveui/Reactive.Wasm/blob/main/src/System.Reactive.Wasm/Internal/WasmScheduler.cs#L135
Any quick solution to solve the problem on our side until the fix done on Rx library?
Thanks,
Step to reproduce
Reproduction repository
https://github.com/reactiveui/ReactiveUI
Expected behavior
A simple code that call WasmScheduler
Screenshots 🖼️
IDE
No response
Operating system
No response
Version
No response
Device
No response
ReactiveUI Version
No response
Additional information ℹ️
No response
The text was updated successfully, but these errors were encountered: