Hi, I'm just beginning to learn AngularJS and I've been following various books and tutorials. However, there seems to be some major changes around how scope works with Angular 1.2 and a lot of the tutorials/explanations out there don't seem to work as described.
I've written a JS Bin that demonstrates the particular problem I'm having - http://jsbin.com/hasupeho/4/edit?html,js,output As you can see, my directive is configured to have isolate scope. However, only when I define a controller with myDirective does the isolate scope actually work. Can someone please explain why this is? Thanks. -- 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.
