mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `setUpLocationSync` function in @angular/router/upgrade didn't previously let you sync hash-based navigations. With this change, you can now pass an option to `setUpLocationSync` that will make sure location changes run in Angular in hash-based apps. Fixes #24429 #21995 PR Close #28609 |
||
|---|---|---|
| .. | ||
| router.d.ts | ||
| testing.d.ts | ||
| upgrade.d.ts | ||