Hi All, I was working on a project and got some strange behaviour. (In retrospect, it wasn't!) While using promises, and my UI updates didn't follow as I would have expected. So I stepped out, and created an plunk to isolate the issue, as that's what I do if I want to sort stuff out. While building the plunk I realized that a promise.then() will cause an digest/apply, and that was the solution to my problem.
I left the plunk <http://goo.gl/7yLovJ>for future reference. Perhaps that somebody else can use it as an simple promise sample, or some other use! 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.
