Skip to content

Navigation links redirect to current page in EasyAdmin 5.0.11 #7630

@dashoefermdrobil

Description

@dashoefermdrobil

Description:

After upgrading to EasyAdmin 5.0.11, all navigation links (dashboard, CRUD listings, etc.) redirect to the
current page instead of navigating to the target. This makes the admin panel completely unusable.

Reproduction Steps:

  1. Install EasyAdmin 5.0.11
  2. Open any admin page (e.g., /admin)
  3. Click on any navigation link in the sidebar or main menu
  4. Expected: Navigate to the target page
  5. Actual: Redirect to the current page (loop redirect)

Environment:

  • EasyAdmin: 5.0.11 (broken), 5.0.9 (working)
  • Symfony: 6.4
  • PHP: 8.2+

Workaround:

Downgrade to EasyAdmin 5.0.9:
composer require easycorp/easyadmin-bundle:^5.0.9
rm -rf var/cache/*

Additional Notes:

  • 5.0.10 status unknown — needs testing
  • Clearing cache alone doesn't fix it; version downgrade required
  • Affects all navigation, making admin panel inaccessible in 5.0.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions