Skip to content

Commit

Permalink
Update tabmenu.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
yigitfindikli committed Jan 12, 2022
1 parent a1831dc commit 74aa40c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/tabmenu/tabmenu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ export class TabMenu implements AfterContentInit,AfterViewInit,AfterViewChecked
item: item
});
}

this.activeItem = item;
this.tabChanged = true;
}
Expand Down

0 comments on commit 74aa40c

Please sign in to comment.