Skip to content

Instantly share code, notes, and snippets.

@jbmilgrom
Created April 30, 2016 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbmilgrom/99462981d1c5fb6d5dcf213b95786b69 to your computer and use it in GitHub Desktop.
Save jbmilgrom/99462981d1c5fb6d5dcf213b95786b69 to your computer and use it in GitHub Desktop.
$scope.$parent = $scope.$$nextSibling = $scope.$$prevSibling = $scope.$$childHead =
 $scope.$$childTail = $scope.$root = $scope.$$watchers = null;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment