AngularFaces icon indicating copy to clipboard operation
AngularFaces copied to clipboard

"required" attribute gets lost on postback

Open stephanrauh opened this issue 10 years ago • 0 comments

Observed in the BootsFaces AngularFaces demo: the input fields are mandatory, hence have an "required" attribute. After submitting the form the "required" attribute gets lost. However, "min" and "max" survive the postback.

stephanrauh avatar Feb 25 '15 22:02 stephanrauh