Skip to content
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
@rajeevp

Description

@rajeevp

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions