EasyAdminBundle icon indicating copy to clipboard operation
EasyAdminBundle copied to clipboard

Infinite redirection loop

Open Dallas62 opened this issue 10 months ago • 1 comments

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").

Dallas62 avatar Mar 08 '25 20:03 Dallas62

Probably related to https://github.com/EasyCorp/EasyAdminBundle/issues/6848 but I'm using pretty urls.

Dallas62 avatar Mar 08 '25 20:03 Dallas62