Should I unbind $scope.$on('...'), $rootScope.$on('...') and 
$scope.$watch('...') ?
Or the angular takes care of it? I'm having a big memory leak, I go back 
and forward in my app pages, and the memory keeps getting higher.

So, in directive, controller and services, should I unbind the 
events/watchers?
BTW, I'm using angular 1.2.18.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to