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
The issue is regarding my question in the sulu-io slack channel, read more
Currently, setting the parameter locale or the config value framework.default_locale doesn't influence the value of the sulu_core.content.language.default.
Expected Behavior
Following the parameter reference documentation i'd expect that setting the locale in the parameters would also apply the locale to sulu_core.content.language.default.
Possible Solutions
@wachterjohannes propsed to set the default value to reference to framework.default_locale, i'd propose the parameter locale but basically it would be the same i guess.