I got this error and my validation is not working properly. I use CDN as declared below my data is stored in localstorage
Uncaught TypeError: Cannot read proper
You have not loaded the Angular. Include angularJS cdn before including angular-resource.
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.5/angular.min.js"></script>