Skip to content

Blazor Server Side Custom CultureInfo getting overridden when using AzureSignalR #2038

@DillionVVV

Description

@DillionVVV

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:

image

Using Azure-SignalR, the result like this:

image

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

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions