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 May 29, 2019. It is now read-only.
@wesleycho I'm seeing a behavior I was not expecting as a result of change #5425 and wanted to check if it was intended. The tab content no longer works if not implementing the 'active' state on the uib-tabset and 'index' on the uib-tab directives. Previously, tracking the active tab was not required. Here is a plunk demoing the issue.
The text was updated successfully, but these errors were encountered:
@wesleycho I'm seeing a behavior I was not expecting as a result of change #5425 and wanted to check if it was intended. The tab content no longer works if not implementing the 'active' state on the uib-tabset and 'index' on the uib-tab directives. Previously, tracking the active tab was not required. Here is a plunk demoing the issue.
The text was updated successfully, but these errors were encountered: