$destroy event not triggered on scope
In AngularJS, the $destroy event is supposed to be triggered when a scope is removed or a controller is destroyed. However, there are cases where $destroy is not triggered, leading….
In AngularJS, the $destroy event is supposed to be triggered when a scope is removed or a controller is destroyed. However, there are cases where $destroy is not triggered, leading….