How to avoid bubble "email is already used"? can't able to find in which case this pop's up

How to avoid bubble “email is already used”? can’t able to find in which case this pop’s up

can’t able to find in which case this pop’s up

It pops up when the email is already in use…

How to avoid bubble “email is already used”?

To avoid it, use an email that’s not already in use…

(unless you’re saying that you don’t believe the email really is in use… in which case there could be something wrong… so maybe file a bug repot or reach out to Bubble support)…

1 Like

@adamhholmes is right (as always!) but to expand the answer slightly you can trap the event and handle your self - or customise the message.

To customise the message look under settings → languages and you can see how to change all the system message

Screenshot 2022-12-21 at 13.51.18

and then also you can “catch unhandled errors” using the code. @romanmg explains it here https://www.youtube.com/watch?v=AITGodtyVyw or Bubble explains it here General Events - Bubble Docs

I prefer @romanmg :slight_smile:

3 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.