Skip to content

Commit

Permalink
Fix no error message if press Save&Continue without fill anything in …
Browse files Browse the repository at this point in the history
…2 & next idology question
  • Loading branch information
kowczarz committed Nov 29, 2023
1 parent 4fed72e commit 92fcded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/EnablePayments/IdologyQuestions.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ function IdologyQuestions({questions, idNumber}) {
<FormProvider
formID={ONYXKEYS.WALLET_ADDITIONAL_DETAILS}
onSubmit={submitAnswers}
key={currentQuestionIndex}
validate={validate}
scrollContextEnabled
style={[styles.flexGrow1, styles.ph5]}
Expand Down

0 comments on commit 92fcded

Please sign in to comment.