AngularFaces
AngularFaces copied to clipboard
"required" attribute gets lost on postback
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.