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
Hello. Thank you for such a great bundle, I hope it will live on for 7.0 and more.
If you install Symfony 6.4 or upgrade to it, the following error will appear in the profiler when you try to edit the translation: ReferenceError: Sfjs is not defined
How to avoid it?
I did research and know that Sfjs is initialized in web_toolbar (twig) and dumped in Symfony 6.4 - it is not called, although all settings for the toolbar are positive.