Explore other Angular Debug quests

Bug report

beginner
Product Manager Avatar
Angie
Senior Product Manager

The application header is appearing twice when navigating to the root path.

Reported on Feb 22, 2025

Expected Behavior

The header should appear only once at the top of the application, regardless of the current route.

Actual Behavior

When navigating to the root path ("/"), the header appears twice

Steps to Reproduce

  1. Open the application and navigate to the root path ("/")
  2. Observe that the header component appears twice on the page

Snaphosts

Expected state Expected
Actual state Actual