jsakamoto / Toolbelt.Blazor.I18nText

The class library that provides the ability to localize texts on your Blazor app!
Mozilla Public License 2.0
246 stars 23 forks source link

Once the New version of webapp is available, all resources are updated except the Localizations. Do I need to do any versioning or something to get changes reflected iomething to get changes reflected in New version of Web app>? #45

Open sudhanshu079 opened 2 years ago

jsakamoto commented 2 years ago

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 higher, and I'll try to resolve this problem by my hand shortly. I appreciate it if you wait for it.

jsakamoto commented 2 years ago

@sudhanshu079 I published the improved version of the "Blazor i18n Text" package right now.

This version will fetch the updated localized json files appropriately when localization texts are changed. Please try it out. :)

sudhanshu079 commented 2 years ago

@jsakamoto : Thank you So much for such a quick response and Fix. 👍 :) I have updated the package now. Will update you when i found it success in our next version.

I will close this issue once verified this Weekend;.

Again Thanks a lot. :)