You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
When writing simple controller function I get error in v1.3.0-beta
See my example: http://jsfiddle.net/patriklindstrom/LGhEJ/
If you change the external resource in jsfiddle from beta 1.3.0-beta.16 to previous version like //ajax.googleapis.com/ajax/libs/angularjs/1.2.19/angular.min.js it starts to work both in my own code and in my forked AngularJS jsfiddle todo example. Therefore imho i suspekt that there is a bug. Could be it is so simple without any module and therefore overlooked.
In my own code the error is shown as where sarcCntrl is my controller: