Sebmaster / racer-example

an example on how to connect racer.js and angular.js
19 stars 5 forks source link

Error in script.js page #9

Open subhrajyotiw5rtc opened 9 years ago

subhrajyotiw5rtc commented 9 years ago

Hello,I was testing this Github example ,When i checked that check box ,the "ng-change="save(data)" statement will excute,but i while running i am getting the following error.Can you try to resolve this error or find out anything i am missing.

Error: TypeError: Cannot read property 'constructor' of null at extendObject (http://localhost:8888/script.js:6:11) at extendObject (http://localhost:8888/script.js:23:15) at extendObject (http://localhost:8888/script.js:28:11) at extendObject (http://localhost:8888/script.js:23:15) at extendObject (http://localhost:8888/script.js:28:11) at extendObject (http://localhost:8888/script.js:23:15) at extendObject (http://localhost:8888/script.js:28:11) at Model.model.get (http://localhost:8888/script.js:52:20) at Object.TodoCtrl.$scope.save (http://localhost:8888/app.js:21:32) at http://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:74:98