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
While using the ConnectAccountOnboarding component for onboarding, the 'ID verification' step is initially omitted from the form. After completing all steps, an error appears stating a 'Incomplete.' Upon retrying, the previously missing step is included and remains present in subsequent attempts. This inconsistency causes confusion and disrupts the user flow.
Steps to Reproduce:
Open the [specific form or onboarding process].
Complete all visible steps.
Submit the form.
Observe the error indicating a missing stage.
Edit the form.
Notice that the previously missing step is now included in the form.
Screenshots:
Initial form missing the step:
Error after completing all visible steps:
Form after retry, including the missing step
The text was updated successfully, but these errors were encountered:
Hello, I believe this is a testmode only issue. CH accounts don't require id_number (like SSN in the US) so in testmode, you can't enter the "000000000" string that normally bypasses identity verification failures. I am assuming your issue is in testmode only, correct?
While using the ConnectAccountOnboarding component for onboarding, the 'ID verification' step is initially omitted from the form. After completing all steps, an error appears stating a 'Incomplete.' Upon retrying, the previously missing step is included and remains present in subsequent attempts. This inconsistency causes confusion and disrupts the user flow.
Steps to Reproduce:
Screenshots:
The text was updated successfully, but these errors were encountered: