EasyAdminBundle
EasyAdminBundle copied to clipboard
Infinite redirection loop
Describe the bug After upgrading 4.24.4, the crud controller fail on the layout and redirect in loop (controller -> login -> controller -> login -> ...)
Downgrading to 4.24.3 is working fine.
To Reproduce Don't really know, only upgraded an existing project.
Additional context
Twig\Error\RuntimeError<br/>(/vendor/easycorp/easyadmin-bundle/templates/layout.html.twig:84)An exception has been thrown during the rendering of a template ("Warning: Array to string conversion").
Probably related to https://github.com/EasyCorp/EasyAdminBundle/issues/6848 but I'm using pretty urls.