So I am working on a small app that gets that from an API url like so... $http.get(s_url) .then(function(res) {... My app works well with chrome,safari,opera
Try prefixing ng-app and ng-view with data as in data-ng-app, data-ng-view.