See also: https://groups.google.com/d/msg/angular/pRc5pu3bWQ0/4yxCdCz1JeMJ for another workaround. There was talk about maybe adding the workaround to ng, but nothing has come of it, so far.
On Sunday, February 16, 2014 4:05:30 PM UTC+1, Mark Volkmann wrote: > > 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.
