angular/packages/platform-server/test
Kristiyan Kostadinov a752178f28 fix(core): hydration error in some let declaration setups (#57173)
Fixes that we were throwing an assertion error during hydration if a `@let` declaration is used before and immediately inside of a container.

Fixes #57160.

PR Close #57173
2024-07-30 16:43:46 +00: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): hydration error in some let declaration setups (#57173) 2024-07-30 16:43:46 +00: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