Is there an existing issue for this?
Describe the bug
I have a Blazor Wasm 5.0 app. It has localized strings in Japanese. Works fine.
After migrating to .NET 6.0, it still works except that texts are not in Japanese anymore.
Steps To Reproduce
I created a minimal code to reproduce the issue. Please refer to this repo.
Localization stopped working after the last commit.
.NET Version
5.0, 6.0