aksoftware98 / multilanguages

AKSoftware.Localization.MultiLanguages is a package for .NET developers allows them to easily build apps target multiple languages with just few lines of code
MIT License
85 stars 15 forks source link

Safari Browser Issue #29

Open mdobson8 opened 2 years ago

mdobson8 commented 2 years ago

The language changer seems to work fine in most browsers, but on Safari it is not working properly, mobile and desktop. When changing language the first time, nothing happens, then when you change it again it changes to the previously selected language each time. Is this a known issue or is there something I have missed?

aksoftware98 commented 2 years ago

Please try to upgrade to the latest version of the language and make sure to use also the Blazor version of the library and register each of your components as provided here Get started with the component