angular/packages/platform-server/test
Jessica Janiuk 7ab0a8d1e7 fix(core): prevents event replay from being called on comment nodes (#60130)
In some rare cases with directives, it is possible that the stash function might be called on a comment node. This actually verifies that the node is an element and exits otherwise.

fixes: #60070

PR Close #60130
2025-02-28 16:30:27 +00:00
..
BUILD.bazel refactor(core): clean up event replay tests (#60130) 2025-02-28 16:30:27 +00:00
dom_utils.ts test(platform-server): fix flaky hydration test (#59579) 2025-01-17 10:30:51 +01:00
event_replay_spec.ts fix(core): prevents event replay from being called on comment nodes (#60130) 2025-02-28 16:30:27 +00:00
full_app_hydration_spec.ts fix(core): Defer afterRender until after first CD (#59455) (#59551) 2025-02-12 12:20:04 -08:00
hydration_utils.ts docs: update license URL from angular.io to angular.dev and year of license to 2025 (#59407) 2025-01-09 10:27:54 -05:00
incremental_hydration_spec.ts refactor(core): clean up when blocks fail to fetch or hydrate (#59740) 2025-02-21 11:08:03 -05:00
integration_spec.ts test(core): update tests that were relying on implicit animations module (#59762) 2025-01-29 10:52:18 -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