Skip to content

fix(common): avoid injecting ApplicationRef in FetchBackend#61649

Closed
atscott wants to merge 1 commit intoangular:mainfrom
atscott:destroyref
Closed

fix(common): avoid injecting ApplicationRef in FetchBackend#61649
atscott wants to merge 1 commit intoangular:mainfrom
atscott:destroyref

Conversation

@atscott
Copy link
Copy Markdown
Contributor

@atscott atscott commented May 23, 2025

fixes a circular dependency caused by injecting applicationRef

fixes #61644

@angular-robot angular-robot bot added the area: common Issues related to APIs in the @angular/common package label May 23, 2025
@ngbot ngbot bot added this to the Backlog milestone May 23, 2025
@atscott atscott added the target: patch This PR is targeted for the next patch release label May 23, 2025
fixes a circular dependency caused by injecting applicationRef

fixes angular#61644
@atscott
Copy link
Copy Markdown
Contributor Author

atscott commented May 23, 2025

presubmit

@pullapprove pullapprove bot requested a review from kirjs May 23, 2025 16:48
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label May 23, 2025
@atscott
Copy link
Copy Markdown
Contributor Author

atscott commented May 23, 2025

This PR was merged into the repository by commit abcb865.

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

@atscott atscott closed this in abcb865 May 23, 2025
atscott added a commit that referenced this pull request May 23, 2025
fixes a circular dependency caused by injecting applicationRef

fixes #61644

PR Close #61649
atscott added a commit that referenced this pull request May 23, 2025
fixes a circular dependency caused by injecting applicationRef

fixes #61644

PR Close #61649
@atscott atscott deleted the destroyref branch May 23, 2025 17:04
@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 Jun 23, 2025
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: common Issues related to APIs in the @angular/common package target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Critical bug in version 19.2.12 prevents application from start

3 participants