Is there a way to trigger Angular to reevaluate the DOM? I am looking for a way to manually make Angular reevaluate the entire DOM, or better yet, a specific ng-controller DOM-Node. Is there a way to do that?
Is there a way to trigger Angular to reevaluate the DOM? I am looking for a way to manually make Angular reevaluate the entire DOM, or better yet, a specific ng-controller DOM-Node. Is there a way to do that?