angular/packages/common/test/directives
Matthieu Riegler 2c4613a002 fix(common): Don't run preconnect assertion on the server. (#56213)
The `window` global is patched by domino on the server but the value of `window.location.href` isn't a valid base.

Before this change `getUrl()` would throw when running in devmode on the server.

Fixes #56207

PR Close #56213
2024-07-16 09:53:33 -07:00
..
ng_class_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
ng_component_outlet_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
ng_for_spec.ts fix(core): link errors to ADEV (#55554) (#56038) 2024-05-28 12:50:53 +02:00
ng_if_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
ng_optimized_image_spec.ts fix(common): Don't run preconnect assertion on the server. (#56213) 2024-07-16 09:53:33 -07:00
ng_plural_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
ng_style_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
ng_switch_spec.ts refactor(common): remove ng_switch ability to use == equality check (#56426) 2024-06-27 15:07:57 +00:00
ng_template_outlet_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
non_bindable_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00