Skip to content

Commit

Permalink
Merge branch 'main' into fix/participant-id
Browse files Browse the repository at this point in the history
  • Loading branch information
jthrilly authored Jan 22, 2024
2 parents 890f916 + 627fb93 commit 9aba84d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/interviewer/containers/Form.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ export default compose(
touchOnChange: true,
touchOnBlur: false,
onSubmitFail: scrollToFirstError,
destroyOnUnmount: false,
}),
)(Form);

Expand Down

0 comments on commit 9aba84d

Please sign in to comment.