Skip to content

All routes show as active when on homepage in DevTools #63490

@samvloeberghs

Description

@samvloeberghs

Is this a bug report or a feature request?

  • Bug Report
  • Feature Request

Please provide the steps to reproduce the issue [Bug Report only]

  1. Checkout the repo: https://github.com/samvloeberghs/angular-devtools
  2. Install dependencies npm i
  3. Run the app npm start
  4. Open the application on http://localhost:4200

Please provide the expected behavior vs the actual behavior you encountered [Bug Report only]

I would expect only the empty route to be active, which has the HomeComponent attached, but all direct child routes are highlighted as active ( green ).

Please provide a screenshot if possible [Bug Report only]

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions