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 isValid() indeed is the same as isSubmitted() && isValid(), as this issue suggests, then the documentation should not show isSubmitted() && isValid() as it's both redundant and confusing.