mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates the code of the `ɵɵdeferHydrateWhen` function to invoke the `setActiveConsumer` function at the right time (currently, we invoke it in the `finally` block, which is too late). PR Close #58864 |
||
|---|---|---|
| .. | ||
| 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 | ||