angular/packages/platform-server/test
Andrew Kushnir 83ffa94783 fix(core): do not activate event replay when no events are registered (#56509)
This commit adds extra checks to handle a situation when an application has no events configured, but the Event Replay feature was enabled. This situation can happen when some routes in an application are mostly static, when other routes are more interactive.

Resolves #56423.

PR Close #56509
2024-06-20 08:53:19 -07: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 fix(core): do not activate event replay when no events are registered (#56509) 2024-06-20 08:53:19 -07:00
hydration_spec.ts fix(core): handle missing withI18nSupport() call for components that use i18n blocks (#56175) 2024-05-30 18:36:58 +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