Hello,
I have a Sign Up button. When a user tries to sign up with an email address that does not already exist in the database, the system incorrectly shows an alert saying that the email already exists.
Despite this alert, the account is still automatically created and saved in the database, which is not the expected behaviour.


