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
If the user clicks the form reset button then force the status of the form to be set to clean. The change event is called but we can't use that, or bind reset to checkForm, because the form values are not reset until after the change and reset events have triggered.
0 commit comments