Hi, Sander thanks for answering my question, I could solve using ng-form, look this:
http://plnkr.co/edit/0oeRqcBX2VxSQ8ukpWeE?p=preview 2015-05-21 14:58 GMT-03:00 Sander Elias <[email protected]>: > Hi Douglas, > > don't use ngModel like that. replace the ngModel on your directive with a > normal attribute. > the $watchcolletion works ok, but it is watching something else then you > think. > > 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. > -- Atenciosamente, Douglas Lira "No que diz respeito ao empenho, ao compromisso, ao esforço, à dedicação, não existe meio termo. Ou você faz a coisa bem feita ou não faz." -- 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.
