mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
701016d6c4
The `getLocation()` method was not working as there were typos in the properties it was reading. This was not picked up because there were neither typings for these properties nor unit tests to check it worked. PR Close #36920