When trying to create a user, Bubble has built in protections to prevent creation of another user with the same email address as an existing user. Is there a more elegant way to handle and display that (ugly/boring) browser standard dialog box?
Since I’m using Privacy Rules to protect users’ email addresses, I can’t just do a search and handle in a workflow. (Right? Or is there a trick I’ve missed?) Thanks!