Hi Dawg, Your sample will never return any data on first call. If you don't break the reference, the reference might point to it at some point in the future. But this is not how you should work with async data. You should be doing the subscribe part in your controller, or even in the view using the async pipe.
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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
