Hi,
Thanks, but I do not believe this is the case...
When select is changed, I get to the "true" statement (you can check it by 
adding a debug point in both "if" options.
It always comes to "true", but it changes the view only after I type 
something.

On Tuesday, April 8, 2014 3:46:54 PM UTC+3, Guilherme Meireles wrote:
>
> 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