3.2 broke it again :(
Closed this issue · 3 comments
chucker commented
It looks like dotnet/aspnetcore#17942 broke the JS. Stuff like Blazor.platform.findMethod
no longer exists.
Lupusa87 commented
Hello, sorry I have not time for last 6 months to code any blazor.
If you will make pull request I will merge it for sure.
chucker commented
Hey,
that's OK. I started working on a pull request, but a lot of low-level stuff needed to be changed.
I then realized it's now possible to reference the NuGet package System.Net.WebSockets.Client
from a Blazor WebAssembly project and use that instead. Seems to mostly work.
Thanks a ton for your project, though!