client-web
client-web copied to clipboard
BUG: On Verify page, when user enters vaild email gets validation error
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to https://identity.acc-alkem.io/verify?flow=c044111a-5aae-4777-b77c-f2ce30ea6d56 or any form page from registration flow
- Press submit/create buttons - validation error is displayed - that required field doesn't have right value
- Enter valid email - validation error is still displayed
Expected behavior Validation error is not displayed, when valid email is written.