Sven
Sven
Hi @JialinXin, thank you for the tipp. I actually don't see any significant log. The Logs in the signalR service tells me: "Connection ended. Reason: Application server closed the connection."...
hi @JialinXin, you mean I should increase the ClientTimeoutInterval? I'm not sure how I can use the websocket.onerror(evt), because I use the blazor.server.js which does all the magic for me....
Thanks for the help. Currently I didn't find a way to reproduce it locally. I let you know when I find a way.
Hi @jsakamoto, yes, very nice. Thank you very much.
Hi, I refactored my project but I end up in a problem, maybe you have an idea ;) So I created one razor library which contains my translation files and...
There is another issue, that the @types folder with the source generated files not appear. Not in the translation and blazor projects. Therefore I this to my project file to...
@jsakamoto alright, no problem. Thank you very much for your help. If you need any further information, please let me know. Best Sven
Hi, is there any progress on this topic? Or maybe a best practice to implement a custom tracing? I tried the following approach, but I'm not sure if this is...