@jdnichollsc wrote:
Hi guys!
One question... Is possible to know if a view is cached from a directive?
I need to use the following code from a directive
$scope.$on('$ionicView.enter', function () {
alert("Yeah bb!");
});Or know if the view is cached
Thanks in advance!
Posts: 1
Participants: 1