Skip to content

Commit 5735ea7

Browse files
Ahmed-Hakeematscott
authored andcommitted
docs(docs-infra): fix nav items active status is shown for multiple items (angular#61597)
PR Close angular#61597
1 parent 7a43963 commit 5735ea7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

adev/shared-docs/components/navigation-list/navigation-list.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232

3333
routerLinkActive="docs-faceted-list-item-active"
34+
[routerLinkActiveOptions]="{ exact: true }"
3435
(click)="emitClickOnLink()"
3536
[matTooltip]="item.label"
3637
[matTooltipDisabled]="item.label.length < 27"

0 commit comments

Comments
 (0)