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
Description
when using {{ render(controller(something)) }} in twig, then request locale will not be passed to controller, it will always use defaultLocale, no matter what we define in configuration files.
Possible Solution
We just overwrite InlineFragmentRenderer