angular/packages/core/src/defer
Andrew Kushnir c56ec5eef9 refactor(core): invoke setActiveConsumer in ɵɵdeferHydrateWhen at the right time (#58864)
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
2024-11-25 16:12:37 +00:00
..
cleanup.ts refactor(core): clean up incremental code base (#58553) 2024-11-11 14:35:36 +00:00
discovery.ts refactor(core): clean up incremental code base (#58553) 2024-11-11 14:35:36 +00:00
dom_triggers.ts refactor(core): make lView[Injector] non-nullable (#58805) 2024-11-25 15:24:40 +00:00
idle_scheduler.ts refactor: add @__PURE__ next to @pureOrBreakMyCode for improved bundler compatibility (#58297) 2024-10-28 12:26:05 -07:00
instructions.ts refactor(core): invoke setActiveConsumer in ɵɵdeferHydrateWhen at the right time (#58864) 2024-11-25 16:12:37 +00:00
interfaces.ts refactor(core): clean up incremental code base (#58553) 2024-11-11 14:35:36 +00:00
registry.ts fix(core): Prevents race condition of cleanup for incremental hydration (#58722) 2024-11-21 21:39:37 +00:00
rendering.ts refactor(core): make lView[Injector] non-nullable (#58805) 2024-11-25 15:24:40 +00:00
timer_scheduler.ts refactor: add @__PURE__ next to @pureOrBreakMyCode for improved bundler compatibility (#58297) 2024-10-28 12:26:05 -07:00
triggering.ts refactor(core): make lView[Injector] non-nullable (#58805) 2024-11-25 15:24:40 +00:00
utils.ts refactor(core): clean up incremental code base (#58553) 2024-11-11 14:35:36 +00:00