Hi,

You hit a browsers safety issue. This has nothing to do with angular and 
everything with CORS <http://enable-cors.org/>. 
Bottom line, don't use file://xxx, as it will only pile up issue after 
issue for you. Deploy using a server. If you are building an standalone 
app, there are tools for that too, so you can run your app on that computer 
as a 'normal' app. 

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.

Reply via email to