Ahmad "Abe" Baehaki
Results
2
comments of
Ahmad "Abe" Baehaki
The workaround seems to be working. Tested in v4.7.0. > In the meantime as a workaround could you try adding AppContext.SetSwitch("System.Net.Http.UseSocketsHttpHandler", false); at the start of your app? Is there...
I have the same issue when using `BlazorMedia` in Blazor WebAssembly v3.2.0 Preview 4. Seems like it was caused by the tsconfig.json included in the nuget package. I resolved my...