Not sure why but when I submit a form without entering any data it returns:

Error: e is undefined
x.param@http://local.dev/js/all.js:26135:31144
.save@http://local.dev/js/all.js:46629:23
$scope.submitForm@http://local.dev/js/all.js:45855:9
$parseFunctionCall@http://local.dev/js/all.js:12345:13
ngEventHandler/</callback@http://local.dev/js/all.js:21435:19
$RootScopeProvider/this.$get</Scope.prototype.$eval@http://local.dev/js/all.js:14401:20
$RootScopeProvider/this.$get</Scope.prototype.$apply@http://local.dev/js/all.js:14500:22
ngEventHandler/<@http://local.dev/js/all.js:21440:19
createEventHandler/eventHandler@http://local.dev/js/all.js:3014:11

http://local.dev/js/all.js
Line 11607

If i enter data it will function as normal, return with errors / validation 
or save if valid.

Any ideas?

-- 
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 http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to