I’m using Bubble’s built-in login feature set and it’s worked for weeks. Just now, I tried signing in and I’m getting an alert that I need to enter an email (even though I have and it’s one that exists in my database already—changed for privacy in my screenshot):
That means no one can log into my app right now, which is obviously bad.
Things I’ve tried:
- I have both login fields set as “This input should not be empty” though I’ve also tried unchecking this to see if it fixes anything (it hasn’t).
- I’ve checked that it’s not a casing issue with the email and the email is formatted correctly as an email.
The only other change I can think of that could affect things is that I changed my domain name, but everything else seems to be working as expected (just logging in is having issues).

