Skip to content

Commit

Permalink
chore: fix validations when user clicks on another input (binary-com#…
Browse files Browse the repository at this point in the history
  • Loading branch information
thisyahlen-deriv committed Feb 16, 2024
1 parent ce49020 commit 3890464
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ const PersonalDetails = observer(
initialValues={{ ...props.value }}
validate={handleValidate}
validateOnMount
enableReinitialize
onSubmit={(values, actions) => {
trackEvent({
action: 'save',
Expand Down

0 comments on commit 3890464

Please sign in to comment.