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
{{ message }}
This repository has been archived by the owner on Nov 24, 2017. It is now read-only.
@basheer-imaginea, when defining the defaultPage(), make sure you specify the isValid property and call the yes function.
Here is an example where Test 5 is the default tab:
<li ng-class="{ active: item.isSelected() }" class="active">
active
not getting added for default selection tab. it's getting added only when you click on any tab.please provide the solution for this or show me some working example.
Thanks.
The text was updated successfully, but these errors were encountered: