Hi Mariusz,

As it has been said (many times) before, make sure you have an .(dot) in 
your ngModel's. Have a look at this: http://jsfiddle.net/nkr33bo0/1/

An other solution is not to use scope at all. Switch to the controllerAs 
syntax. With that, you will never have an issue like this.
For an elaborate explanation read trough John Papa's styleguide 
<https://github.com/johnpapa/angular-styleguide> (read the whole thing, 
even the parts you don't (yet) understand.

Regards
Sander

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