You're using the directive "validate-message-character" on the select and 
on the input.
When the select is changed, if the number of characters is greater than the 
limit, the directive runs this "c.$setValidity('maxCharacter', false);" on 
the select, so the select is set to invalid and remains that way until the 
compose.profile gets changed.

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