You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice when running the application it uses my custom culture for half a second, then updates and goes back to the default CultureInfo properties for whatever culture i'm using.
the custom cultures that I want to use work correctly and don't get overridden. Why does adding AzureSignalR override my custom cultures?
Describe the bug
I notice when running the application it uses my custom culture for half a second, then updates and goes back to the default CultureInfo properties for whatever culture i'm using.
the custom cultures that I want to use work correctly and don't get overridden. Why does adding AzureSignalR override my custom cultures?
More detail information, see Blazor Server Side Custom CultureInfo getting overridden when using AzureSignalR.
To Reproduce
Repo:
https://github.com/jbryanSavers/BlazorCultureCookieSignalRTest
Without using Azure-SignalR, the output:
Using Azure-SignalR, the result like this:
Exceptions (if any)
Further technical details
Your Azure SignalR SDK version: Using Latest Version .
Your Server ASPNETCORE version or Assembly version of
Microsoft.AspNetCore.SignalR
Your SignalR Client SDK version
The text was updated successfully, but these errors were encountered: