ariovistus/aurelia-mask

HTML 5 require attribute

Closed this issue · 1 comments

Once I apply a mask to an input field the html 5 'required' attribute stops working. Is the mask place holder causing the field to be populated

yes, the mask placeholder goes in the field's value, I believe so you can have partial value partial placeholder states.