Skip to content

refactor(devtools): enable view source for template effects#62692

Closed
milomg wants to merge 2 commits intoangular:mainfrom
milomg:debug-template
Closed

refactor(devtools): enable view source for template effects#62692
milomg wants to merge 2 commits intoangular:mainfrom
milomg:debug-template

Conversation

@milomg
Copy link
Copy Markdown
Member

@milomg milomg commented Jul 17, 2025

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?

Issue Number: N/A

What is the new behavior?

Use inspect(class instance.constructor) to jump to the source of components when trying to inspect template effects

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Use inspect(class instance.constructor) to jump to the source of
components when trying to inspect template effects
@pullapprove pullapprove bot requested a review from crisbeto July 17, 2025 20:25
@ngbot ngbot bot added this to the Backlog milestone Jul 17, 2025
@milomg milomg requested a review from JeanMeche July 18, 2025 21:11
@milomg milomg added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jul 25, 2025
@milomg milomg requested a review from JeanMeche July 28, 2025 07:17
@didierali

This comment was marked as off-topic.

@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 6, 2025
@crisbeto
Copy link
Copy Markdown
Member

crisbeto commented Aug 6, 2025

This PR was merged into the repository by commit b3e4904.

The changes were merged into the following branches: main, 20.1.x

@crisbeto crisbeto closed this in b3e4904 Aug 6, 2025
crisbeto pushed a commit that referenced this pull request Aug 6, 2025
Use inspect(class instance.constructor) to jump to the source of
components when trying to inspect template effects

PR Close #62692
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2025
@milomg milomg deleted the debug-template branch September 29, 2025 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants