Hi breaddes, This is the reason that it does not work in 1.2: https://github.com/angular/angular.js/commit/3d6a89e
Regards Justin On Friday, 7 November 2014 12:17:00 UTC+2, breaddes wrote: > > I have two examples. > > angular 1.2: http://plnkr.co/edit/AKKkfymxFpzo1fL7ktX0 > angular 1.3: http://plnkr.co/edit/bOKAlqQ9cBJbQYCHSYaz > > I actually need to run the 1.3 example under 1.2. Does anyone have an idea > why the attribute expression gets evaluated under 1.3 and doesn't under > 1.2? How would you do it in 1.2 if you have the restriction to not touch > the directive. > -- 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.
