mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs(docs-infra): fix nav items active status is shown for multiple items (#61597)
PR Close #61597
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
|
||||
routerLinkActive="docs-faceted-list-item-active"
|
||||
[routerLinkActiveOptions]="{ exact: true }"
|
||||
(click)="emitClickOnLink()"
|
||||
[matTooltip]="item.label"
|
||||
[matTooltipDisabled]="item.label.length < 27"
|
||||
|
||||
Reference in New Issue
Block a user