angular/packages/platform-server/test
Andrew Kushnir 3ef5d87408 refactor(core): post-hydration cleanup of unclaimed views (#49455)
This commit adds a logic to remove all views that were not cleaimed during the hydration. The process is started once the ApplicationRef becomes stable on the client (which matches the timing of serialization on the server).

PR Close #49455
2023-03-21 18:17:41 +01:00
..
BUILD.bazel refactor: update platform-server tests to work with ESM (#48521) 2022-12-19 19:50:43 +00:00
hydration_spec.ts refactor(core): post-hydration cleanup of unclaimed views (#49455) 2023-03-21 18:17:41 +01:00
integration_spec.ts refactor(platform-browser): rename ng-app style attribute to ng-app-id (#49424) 2023-03-17 10:46:03 +01:00
transfer_state_spec.ts test: update tests to remove deprecated withServerTransition (#49422) 2023-03-15 17:08:18 -07:00