This is the way i am defining:  ng-model-options="{ updateOn: 'default blur 
clear', debounce: {
  'default': 500, 'blur': 0, 'clear': 0 } }"

and i get this error Syntax Error: Token ':' is an unexpected token at 
column 9 of the expression [updateOn: 'default blur clear', debounce: {

  'default': 500, 'blur': 0, 'clear': 0] starting at [: 'default blur clear', 
debounce: {
  'default': 500, 'blur': 0, 'clear': 0].

my angularjs version is  AngularJS v1.4.4  please help me out i am locked


-- 
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