Commit 1cfc262
committed
refactor(core): invoke
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).setActiveConsumer in ɵɵdeferHydrateWhen at the right time1 parent 94918b8 commit 1cfc262
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| 265 | + | |
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
| |||
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
277 | | - | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments