JakeWindle
JakeWindle
CC#
Created by JakeWindle on 11/13/2023 in #help
SignalR client method calling C#/JS interop, hangs indefinitely.
Tried that, and it didnt' help. I have isolated it to that service function I'm calling... I copied the code into a global JS function, and called that with the IJSRuntime instance rather than importing and calling a module, that unblocked me and now things are working... It has to be a deadlock, something about trying to import the module and invoke the module, while also answering a SignalR hub call... idk
6 replies
CC#
Created by JakeWindle on 11/13/2023 in #help
SignalR client method calling C#/JS interop, hangs indefinitely.
and the Windows machine is a normal laptop
6 replies
CC#
Created by JakeWindle on 11/13/2023 in #help
SignalR client method calling C#/JS interop, hangs indefinitely.
there could be a different problem here though, as the Linux machine I run on is very beefy
6 replies