Results 236 comments of jsakamoto
trafficstars

Hi, @Martin-Andersen Unfortunately, I'm not succeeded in reproducing the problem yet. I tried to create the project, same as you disclosed partially, but that project I created was worked fine....

@snehabihani This is a tough question. I have no confidence in answering you at this time. So I have to investigate the scenario about losing the connection to the server...

@snehabihani Actually, I've been investigating this issue in my free time. The following link is the app I built to investigate it. - https://demo-blazor-http-client-error.azurewebsites.net/ The source code is the following...

I released v.10.1.0. - https://www.nuget.org/packages/Toolbelt.Blazor.HttpClientInterceptor/10.1.0 Could you try it out? (For usage example , please see also the following link: https://github.dev/sample-by-jsakamoto/Blazor-HttpClient-Error/blob/05940d6dd4dd191ae261808906a6124f3d539630/Client/App.razor.cs#L53 )

Unfortunately, there is no way to do it at this time. Those JavaScript layer messages look like they do not reach .NET (C#) layer. That is a current limitation of...

@hsvasan Could you attach all files of a sample project which can reproduce that issue as a single zip package to this thread?

@scottkuhl Thank you for providing important information and feedback! I'll look into your code well later.

@scottkuhl Ok, I got it. Again, thank you for your kindness and for providing such helpful information. 👍

Uh... hi there, are you using this library on Blazor **Server** app, not on Blazor WebAssembly apps? I designed this library for only **Blazor WebAssembly apps**. (You can see the...

@snehabihani I'm very sorry, but I couldn't understand what you wanted to tell me. 🙇 Anyway, that question may not be particular about the "HttpClientIntercepter" NuGet package, isn't it? Your...