You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In other ways as soon as a data goes from invalid to valid, the red border around the fieldset wrapping our fileds goes away. If setCustomValidity("") is used to set it valid, that behavior does not happen until the field is blurred.