Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: bug, allow empty email is registration when it's optional
If the email in the registration form is optional the application should allow not validate it when it's emtpy. It should only validate the email when is not empty. We only make sure that if present is a valid email.
- Loading branch information