Since Bubble won’t fix their FB and Google login plugins - they claim fixing them would result in security vulnerabilities but they wouldn’t - Bubblers must invent their own solutions to the “this email already in use” error themselves or deal with the default bad UX.
Note: this happens when a user first signs up with email/password and then later tries to login with the FB or Google Oauth plugins using accounts linked to the signup email.
I added a workflow to catch such errors and handle them in a more user-friendly manner as shown below:
Yet when I trigger this error, the workflow shown above is not triggered. Instead I get the generic error that looks like this:
Any ideas as to how I can trigger this workflow so I can handle this error in a user friendly manner?