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
bind the admin app cloudfront to a subdomain (e.g. webiny.)
Use the admin interface in the browser (I used Chrome) via the subomain webiny. in the added locale ("de-DE")
Unistall Webiny
Do a fresh install (this time without the additional locale)
Use the admin interface in the browser (I used Chrome) via the cloudfront URL
bind the admin app cloudfront to the same subdomiain you used before subdomain (e.g. webiny.)
Try using the admin interface in the browser via the subomain webiny.
What is the expected behavior?
As the locale de-DE is not installed. I'd expect the Admin UI to open with the default language or at least show the language switcher.
What do you see instead?
An empty Webiny. There was no language switcher (probably because there was no second locale installed), but the content accessible via the Cloudfront URL wasn't visible or editable. not even the groups or models.
When I added a random second language in the settings, the admin UI showed the language switcher and revealed, that the interface was set to "De-de" - a locale that wasn't even installed/activated,
Additional information
I assume the browser somehow has a localeStorage or something remembering that the URL webiny. was used in de-de and that the Admin app doesn't react on the case, that this locale isn't available.
Possible solution
IIf the remembered locale is not installed/acitvated, make the admin app switch to the default locale.
The text was updated successfully, but these errors were encountered:
@bootstrapdisruptive thanks for the detailed report, and sorry for late reply. This does sound like a localStorage issue. There's nothing else that can affect this behavior, so your guess is correct. We'll have a look at this.
Version
v5.39.4
Operating System
Win
Browser
Chrome
What are the steps to reproduce this bug?
What is the expected behavior?
As the locale de-DE is not installed. I'd expect the Admin UI to open with the default language or at least show the language switcher.
What do you see instead?
An empty Webiny. There was no language switcher (probably because there was no second locale installed), but the content accessible via the Cloudfront URL wasn't visible or editable. not even the groups or models.
When I added a random second language in the settings, the admin UI showed the language switcher and revealed, that the interface was set to "De-de" - a locale that wasn't even installed/activated,
Additional information
I assume the browser somehow has a localeStorage or something remembering that the URL webiny. was used in de-de and that the Admin app doesn't react on the case, that this locale isn't available.
Possible solution
IIf the remembered locale is not installed/acitvated, make the admin app switch to the default locale.
The text was updated successfully, but these errors were encountered: