mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Instead, use `on-select` and `on-deselect` attribute callbacks.
Alternatively, listen for $scope.$on('$destroy') in a controller inside
your tab.