Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alessiopelliccione
Copy link
Contributor

Ensure the content script forwards Angular detection results to the service worker so the popup/icon reflects the page state.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Angular DevTools toolbar icon does not turn red when used on a fresh Angular template app and reports no Angular app present. The Angular Devtools panel itself seems to work however.

Issue Number: #65081

What is the new behavior?

Toolbar icon now turns red when used on a fresh Angular template.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Closes #65081

@pullapprove pullapprove bot requested a review from JeanMeche November 14, 2025 19:59
@ngbot ngbot bot added this to the Backlog milestone Nov 14, 2025
Ensure the content script forwards Angular detection results to the service worker so the popup/icon reflects the page state.
Copy link
Member

@JeanMeche JeanMeche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching that !

@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release target: rc This PR is targeted for the next release-candidate and removed target: patch This PR is targeted for the next patch release labels Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: devtools target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

This page is not using Angular, or it has a strict extension policy (Angular DevTools)

2 participants