refactor(core): move @defer hydrate trigger registration inside binding check by Avcharov · Pull Request #70579 · angular/angular · GitHub
Skip to content

refactor(core): move @defer hydrate trigger registration inside binding check - #70579

Open
Avcharov wants to merge 1 commit into
angular:mainfrom
Avcharov:refactor/defer-hydrate-trigger
Open

refactor(core): move @defer hydrate trigger registration inside binding check#70579
Avcharov wants to merge 1 commit into
angular:mainfrom
Avcharov:refactor/defer-hydrate-trigger

Conversation

@Avcharov

@Avcharov Avcharov commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

PR Type

What kind of change does this PR introduce?
Resolves the TODO(incremental-hydration) in the same function. An audit of the remaining defer instructions found no other sites: 20 run in the create block, and ɵɵdeferWhen/ɵɵdeferPrefetchWhen already keep their lookups inside the guard

  • 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:

…ng check

Resolves the TODO(incremental-hydration) in the same function. An audit of the remaining defer instructions found no other sites: 20 run in the create block, and ɵɵdeferWhen/ɵɵdeferPrefetchWhen already keep their lookups inside the guard
@pullapprove
pullapprove Bot requested a review from kirjs September 5, 2026 14:44
@angular-robot angular-robot Bot added the area: core Issues related to the framework runtime label Sep 5, 2026
@ngbot ngbot Bot added this to the Backlog milestone Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: core Issues related to the framework runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant