angular/packages/platform-server/test
Andrew Kushnir 286012fb89 fix(core): handle hydration of components that project content conditionally (#57383)
This commit fixes an issue when hydration serialization tries to calculate DOM path to a content projection node (`<ng-content>`), but such nodes do not have DOM representation.

Resolves #56750.

PR Close #57383
2024-08-15 11:22:05 -04:00
..
BUILD.bazel refactor(core): Use event_dispatcher in event_replay code. (#56036) 2024-05-29 12:59:23 +02:00
dom_utils.ts refactor(core): Replay events from the event contract using the dispatcher. (#55467) 2024-04-23 16:08:36 -07:00
event_replay_spec.ts refactor(core): Refactor EarlyEventContract to prepare for using it as a container. (#56900) 2024-07-10 13:53:03 -07:00
hydration_spec.ts fix(core): handle hydration of components that project content conditionally (#57383) 2024-08-15 11:22:05 -04:00
integration_spec.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
transfer_state_spec.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00