This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
$destroy on root scope doesn't do anything #5169
Closed
Description
see
angular.js/src/ng/rootScope.js
Line 671 in 38fb542
we should at least broadcast the $destroy event and mark the scope as destroyed.