Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

on select called when destroying tabs #437

@superafroman

Description

@superafroman

material-tabs is set up with a tear down function $scope.$on('$destroy', ...) which removes all tabs. The removal process automatically selects another tab if there is one to select which triggers any selection functions bound to that tab. For my use case at least it would be better to suspend events when destroying the tabs.

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