Yes, I did take a look.
Both
<waiting>Ok, I'm waiting...</waiting>
and
<div waiting>Ok, I'm waiting...</div>
did not work. Only
<div ng-bind="waiting">Just a moment...</div>
worked . And yes, that is strange since it comes down to the same as
<div>{{waiting}}</div>
Strange...
--
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/groups/opt_out.