You really need to use a web-server. Loading applications from the local file system will break if XMLHttpRequest is used - note that it is used when loading modules.
On Tue, Aug 16, 2016 at 11:03 AM Godwin Festus <[email protected]> wrote: > > > On Tuesday, August 16, 2016 at 7:07:20 AM UTC-7, Godwin Festus wrote: >> >> Hello, >> I am trying to read a JSON file using the $http sevice but its not >> working, also my $routeProvider is not handling my navigation to new >> partials. Any assistance would be appreciated. >> I have attached the files am working on to this message. >> >> Regards. >> > -- > 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. > -- Lucas Lacroix Computer Scientist Advanced Technology Division, MEDITECH <http://ehr.meditech.com/> 781-774-2293 -- 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.
