mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Fixes that `getDeferBlocks` wasn't accounting for the case where a component might be injecting `ViewContainerRef`. When that happens, an additional wrapper is introduced that needs to be accounted for when traversing the tree. Fixes #62047. PR Close #62156 |
||
|---|---|---|
| .. | ||
| cleanup.ts | ||
| discovery.ts | ||
| dom_triggers.ts | ||
| idle_scheduler.ts | ||
| instructions.ts | ||
| interfaces.ts | ||
| registry.ts | ||
| rendering.ts | ||
| timer_scheduler.ts | ||
| triggering.ts | ||
| utils.ts | ||