angular/packages/core/src/hydration
Andrew Kushnir 31f3975e4b fix(core): handle missing withI18nSupport() call for components that use i18n blocks (#56175)
This commit updates hydration serialization logic to handle a case when the `withI18nSupport()` call is not present for an application that has a component that uses i18n blocks. Note: the issue is only reproducible for components that also inject `ViewContainerRef`, since it triggers a special serialization code path.

Resolves #56074.

PR Close #56175
2024-05-30 18:36:58 +00:00
..
annotate.ts fix(core): handle missing withI18nSupport() call for components that use i18n blocks (#56175) 2024-05-30 18:36:58 +00:00
api.ts refactor(core): replace AIO link with ADEV one in hydration message (#56178) 2024-05-30 14:57:10 +00:00
cleanup.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
compression.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
error_handling.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
event_replay.ts refactor(core): Use event_dispatcher in event_replay code. (#56036) 2024-05-29 12:59:23 +02:00
i18n.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
interfaces.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
node_lookup_utils.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
skip_hydration.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
tokens.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
utils.ts refactor(core): clean up clang comments and workarounds (#55750) 2024-05-13 11:10:36 -07:00
views.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00