upfrontsoftware / optimate

0 stars 0 forks source link

When the smart-float number input is set as invalid, it doesn't get set to valid again #215

Closed nvernooy closed 9 years ago

nvernooy commented 9 years ago

If you type an invalid number in input using the smart-float directive, it is flagged as invalid. But correcting it does not always set it to valid again, and for required inputs the form can't be submitted then.