This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Issue with UI.Bootstrap.tabs control #2744
Closed
Description
Serious issue with tab control, when we have "select" action assigned and navigate to the next page (it means "$destroy" will be fired). It calls the select method for following tabs..
E.g. Tab1 | Tab2 (selected) | Tab3 | Tab4.
When we navigate to next page it fires "select" event for Tab3 and Tab4. Basically event is being triggered when $destroy->removeTab method
Metadata
Metadata
Assignees
Labels
No labels