angular/packages/common
Matthieu Riegler 39e48ce675 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-06-27 15:54:12 +00:00
..
http fix(http): Make Content-Type header case insensitive (#56541) 2024-06-25 09:28:18 -07:00
locales refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
src fix(common): Don't run preconnect assertion on the server. (#56213) 2024-06-27 15:54:12 +00:00
test fix(common): Don't run preconnect assertion on the server. (#56213) 2024-06-27 15:54:12 +00:00
testing refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
upgrade docs: redirect upgrade guide to aio (#55043) 2024-04-09 12:23:09 -07:00
BUILD.bazel refactor(docs-infra): complete removal of aio directory (#56496) 2024-06-18 12:26:00 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build: update Node.js to match Angular CLI engines (#56187) 2024-06-03 18:00:46 +00:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00