Then I obviously miss something... I fail to see from ngIf code, how does it defer the execution, and how I can do the same.
-----Original Message----- From: "Sander Elias" <[email protected]> Sent: 16/09/2015 08:24 To: "AngularJS" <[email protected]> Subject: Re: [AngularJS] Re: Angular directives, compositeLinkFn(): node is'undefined' The $watch isn't the relevant part here. The fact that your code gets executed in the next $digest cycle is! -- You received this message because you are subscribed to a topic in the Google Groups "AngularJS" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/angular/BqWfGESgSQI/unsubscribe. To unsubscribe from this group and all its topics, 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. -- 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.
