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
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 the App component.
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
This might not be reached until after RTM.
Two tasks ...
_Host.cshtml. I've versioned that whole section out for <8.0. We need to update the approach for BWAs with theAppcomponent.Appcomponent code updated but not itsProgramfile (and other instructions) updated.MainLayoutcomponent), 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.