-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
Description
This might not be reached until after RTM.
Two tasks ...
- Resolved on Blazor RC2 Updates 8.0 #30576: The dynamic approach server-side relies on the loc cookie approach and
_Host.cshtml
. I've versioned that whole section out for <8.0. We need to update the approach for BWAs with theApp
component. - Resolved on Dynamic server-side culture selection (BWA) 8.0 #30860: Fix the server-side dynamic culture section, which had its
App
component code updated but not itsProgram
file (and other instructions) updated. - Since it's common for localized apps to permit culture changes from anywhere in the app (via for example what we show using the
MainLayout
component), the dynamic approaches should be integrated for BWA client- and server-side user culture changes. Perhaps, the BWA should adopt a state preservation service.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 15e7c51d-1839-1849-813a-23c4d21c64ae
- Version Independent ID: d6f07538-228e-9f96-680f-6c324caf11d6
- Content: ASP.NET Core Blazor globalization and localization
- Content Source: aspnetcore/blazor/globalization-localization.md
- Product: aspnet-core
- Technology: aspnetcore-blazor
- GitHub Login: @guardrex
- Microsoft Alias: riande
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done