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
When using bridge runtime directly, it breaks easyadminbundle : Unable to add global "ea" as the runtime or the extensions have already been initialized #58
With this error , EasyCorp/EasyAdminBundle#3715 (comment)
(the work around seems to work)
I think it's because the process is kept alive so some stuff are kept initialized and not cleaned across request ?