angular.courses

router-link-empty-expression

angular13.0.0

Migrates `[routerLink]=""` in templates to `[routerLink]="[]"` because these links are likely intended to route to the current page with updated fragment/query params.

No example diff available for this migration yet.