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
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.
0 commit comments