> > I thought Chrome was the culprit too, but it could be Nodejs (server) or > Angular (framework). >
1. Removed loop and alert() from code. Saved. 2. Closed Chrome. 3. Closed Git Bash shell, ending the Nodejs server instance. 4. Double-checked code to make sure loop and alert() are gone. They are. 5. Reboot, start server, visit page: Problem persists. Something is 'caching' this 'process,' but I'm too new to know where to look outside of Chrome. Angular has a caching feature, but it's evidently disabled by default, and it may not even apply to $http.get -- 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.
