angular / angular/angular

Home Route is always shown as active in Angular DevTools

Open
#63,493 1 comment 0 reactions 1 assignee Claimed by @AleksanderBodurri View on GitHub
area: devtools
Dominant language
TypeScript
Stars
101k
Forks
27.5k
Avg merge
1d 19h
Merged PRs (30d)
288

Description

### Is this a bug report or a feature request?

- [x] 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.