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

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

atscott
Copy link
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
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
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
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: 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