It's important, as the example in "AngularJS directives" doesn't work,
and I can't continue to learn.
On 01/02/14 21:44, Alexander Karelas wrote:
I want to learn how to use isolate scopes, that's why I'm using one in
this case. I'm reading this book to learn all about directives
(including isolate scopes).
I'm really curious, though, as to why the value in the isolate scope
doesn't get displayed.
Care to explain why?
Thx,
On 01/02/14 21:41, Sander Elias wrote:
Hi Alexander,
You have created an isolate scope. It works well, although you don't
see it ;)
For this to work, you need a private/new scope. Try scope:true.
Don't use isolate scope unless you really must!
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/groups/opt_out.
--
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.