Hi Jim, I didn't look at your code, navigating and checking out an git repo is taking too much time for me now. There is an reason I like plunker ;) However, a ngModel.$setViewValue does not update the UI, nor does it cause a digest, as is documented clearly. If you need to update your view after setting a value, use ngModel.$render().
Hope this helps a bit, 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/groups/opt_out.
