I’m having a problem with the active status of the tab icons. The ng-if of the icon works properly with the isTabActive() and it shows the active icon, but the <a>
doesn’t get the active class… Maybe because it’s not binded and initially isTabActive returns false and then it becomes true but the class doesn’t refresh?
Sorry for my poor english today, it’s monday and i’m sleepy XD