angular/packages/platform-server/test
kirjs 9085a8fbd8 fix(platform-server): Warn user when transfer state happens more than once (#58935)
This can happen if server providers are provided more than twice. We detect it on the state transfer phase by flagging app id as transferred in a set.

Resolves #58531

PR Close #58935
2024-12-12 14:47:29 -08:00
..
BUILD.bazel refactor(core): restructure hydration test files (#58196) 2024-10-14 14:26:26 -07:00
dom_utils.ts test(platform-server): fix issue with ngServerMode when focusing fit tests (#58538) 2024-11-07 14:29:59 +00:00
event_replay_spec.ts test(platform-server): fix issue with ngServerMode when focusing fit tests (#58538) 2024-11-07 14:29:59 +00:00
full_app_hydration_spec.ts refactor(core): use ApplicationRef.whenStable instead of a custom util function (#58834) 2024-11-25 15:25:10 +00:00
hydration_utils.ts refactor(core): Consolidates shouldTrigger* methods down to one (#58833) 2024-11-27 17:00:06 +01:00
incremental_hydration_spec.ts refactor(core): Consolidates shouldTrigger* methods down to one (#58833) 2024-11-27 17:00:06 +01:00
integration_spec.ts fix(platform-server): Warn user when transfer state happens more than once (#58935) 2024-12-12 14:47:29 -08:00
transfer_state_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00