Its not triggering in a custom directive on an input if I put ng-minlength on the input as well. Oddly it triggers when you change the text length from 0 to 1 or 1 to 0 but after that no triggers until ng-minlength is satisfied. Here's a simplified example: http://plnkr.co/edit/CadXd69R3qggKpDhZm07?p=preview
I was assuming $viewChangeListeners should always trigger when the view value changes...am I misunderstanding that? Thanks, Bill -- 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
