azure-appservice-samples / ContosoMoments

Contoso Moments is a sample to demonstrate the advantages of using Azure App Service for building Modern Applications
https://contosomoments.azurewebsites.net
MIT License
48 stars 92 forks source link

Album delete doesn't work on web client #60

Closed lindydonna closed 8 years ago

lindydonna commented 8 years ago

I got these errors in the Console:

https://donnamcontosomoments.azurewebsites.net/app/js/services/AuthService.js Failed to load resource: the server responded with a status of 404 (Not Found) angular.js:12477 ReferenceError: appConfig is not defined at new (AlbumController.js:151) at e (angular.js:4478) at Object.instantiate (angular.js:4486) at angular.js:9151 at ui-bootstrap-custom-tpls-0.14.3.min.js:8 at angular.js:14745 at n.$eval (angular.js:15989) at n.$digest (angular.js:15800) at n.$apply (angular.js:16097) at h (angular.js:10546)

lindydonna commented 8 years ago

Closed in 5984e2c