This sure seems like a bug.
See this plunk: http://plnkr.co/edit/P2SALhqpDqFelRFQMnpZ?p=preview
You can enter any text in the input and the button will still be enabled.
Since type="number", it should only be enabled when a valid number is
entered.
If you add the required attribute to the input then it will validate
correctly.
Why is that necessary?

-- 
R. Mark Volkmann
Object Computing, Inc.

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

Reply via email to