jsakamoto
jsakamoto
@MichaelHochriegl Thank you for letting me know! I'll investigate this problem. However, I'm currently busy with other projects, so investigating and resolving this issue may take much longer than your...
@MichaelHochriegl Unfortunately, I could not reproduce your reported problem in my environment. I embedded my project file as a zip file on this post. [📦Issue53App-net6.0-i18n.v11.1.4.zip](https://github.com/jsakamoto/Toolbelt.Blazor.I18nText/files/9394730/Issue53App-net6.0-i18n.v11.1.4.zip) Could you disclose your project...
For the first step to resolve this issue, I published "LocalizedDataAnnotationsValidator" component for Blazor. - https://www.nuget.org/packages/Toolbelt.Blazor.LocalizedDataAnnotationsValidator/ This component is built on "Microsoft.Extensions.Localization" infrastructure, therefore, a combination with this "Blazor I18n...
Hi, all. Today, I published the "Blazor Internationalization(I18n) Text - StringLocalizer support" package. - https://www.nuget.org/packages/Toolbelt.Blazor.I18nText.StringLocalizerSupport/ I'm sorry that this is still a "beta" release, and there are no documents about...
Thank you for asking me. The source code of the demo is in the following link: - https://github.com/jsakamoto/Toolbelt.Blazor.I18nText/tree/master/Tests And you can see the code that changes the current language in...
Thank you for your report. Actually, I have recognized such a browser cache causing problems for a long time. I'll rearrange the priority in my mind of this problem to...
@sudhanshu079 I published the improved version of the "Blazor i18n Text" package right now. - https://www.nuget.org/packages/Toolbelt.Blazor.I18nText/11.1.0 This version will fetch the updated localized json files appropriately when localization texts are...
Thanks for reporting! Yes, I know this problem well, so of course, I'm considering it since when .NET 5 was a preview. But nobody feeds back to me about this...
@MisterGoodcat I released the new version that improved about this issue as a preview release. - https://www.nuget.org/packages/Toolbelt.Blazor.HotKeys/11.0.0-preview.1 Please try it out if you want.
Thank you for doing tests and reporting! So I'm going to make this version an official version after the number of downloads of this preview version reaches some in a...