Skip to content

Home Route is always shown as active in Angular DevTools #63493

@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/posts/1

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

Expected behaviour: The box of the home route / is not marked as Active route, but as lazy loaded route
Actual behaviour: The box of the home route / is marked as active route.

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