Hi Dennis,

It does work. Do it again, and then type e in the console.

Oh, if yo modify stuff this way in the console, and you want
angular to update, you need to type
scope.$apply() in the console. It forces an digest loop.
the digest loop makes sure everything is updated properly.

Regards
Sander
​

-- 
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