Jiří Sýkora
Jiří Sýkora
yes, I mean OpenApi :) in best case provided as swagger.json
Seems like same apply for postgress
Temporary solution clean string manually (in my case i dont want any tags).
@galvesribeiro Yes of course. Sorry i publish the question before i actually finished :)
Also i am not user if it this function is fit to BlazorExtensions or it will be better have it build-in in Blazor what do you think?
@galvesribeiro Yes i know you are working on SignalR 👍 Whatever i make same investigation month ago (but i do not remember what exactly blocked me). But because last month...
@nblumhardt Thanks for response I would try but swarmpit repo seems to not deliver new versions over year, so that is the reason why I choose rise issue here and...
I try to upgrade to RC2 and still have what i think is same issue: ``` blazor.webassembly.js?v=E4vRnTlQ5zkYHO9QZLKJkuszF_6HSvAgL--AmlY2WSw:1 crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: ConstructorContainsNullParameterNames, Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationService`3+JavaScriptLoggingOptions[Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationState,Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteUserAccount,Microsoft.Authentication.WebAssembly.Msal.Models.MsalProviderOptions] SerializationNotSupportedParentType, System.Object Path: $. System.NotSupportedException:...
> @mandeep-sps How does this actually work?!! `decode.js` where come from? https://docs.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/webassembly?view=aspnetcore-6.0#compression
> @yugabe @jirisykora83 I have added the Brotli Compression into the WASM App. It's working fine at my end. BR applied to all the DLLs files and as well as...