Description
openedon Sep 6, 2024
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
Metadata
Assignees
Labels
No labels
Activity