You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
actualy the issue was on my side, my variable was not updated, that's the problem, when clicking on a tab, you have to manualy set the variable with the right valu with the onTabChanged
changin this.currentTab value does not update the selected tab
<ngx-tab [active]="currentTab=='something'" [title]="whatever">
The text was updated successfully, but these errors were encountered: