elsa-workflows / elsa-workflows/elsa-core

ManagedError: AggregateException_ctor_DefaultMessage (Blazor detected a change in the application's culture that is not supported with the current project configuration

Open Beginner friendly
#7,759 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

## Description
After following the instructions in https://docs.elsaworkflows.io/application-types/elsa-server-+-studio-wasm and running the project I get

ManagedError: AggregateException_ctor_DefaultMessage (Blazor detected a change in the application's culture that is not supported with the current project configuration

## Steps to Reproduce
1. Follow the instructions in https://docs.elsaworkflows.io/application-types/elsa-server-+-studio-wasm
2. Run the project
3. Inspect Console in the browser's developer tools

Using dotnet 10

I gets fixed by adding this to ElsaStudio\ElsaStudio.csproj

```xml

true

```

Contributor guide

Open the contributing guide

Research direction

Start with the ElsaStudio\ElsaStudio.csproj configuration and reproduce the issue by following the linked Elsa Server + Studio WASM instructions with .NET 10. Inspect the browser developer console, then verify that the project runs without the unsupported culture-change error and that the globalization setting resolves the reported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
85/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.