Hi Stephen,
No I have not witnessed something like this. Did you check the developers console on what errors are present when it’s not working? A quick view of your source brings this line to my attention: this.load(); I suspect your issue will be gone if you change that to: dataAccessService.load(); I hope this helps you, 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/d/optout.
