Hello everyone!
I’m new to Bubble and I’ve successfully implemented the signup and login screens. However, I’m facing an issue with the login screen where an alert is displayed when I try to enter my email and password. Even though I enter the email, the required input alert still appears on top of the screen. I want to ensure a smooth login experience. Could someone please assist me in achieving this?
My Application Link:LeBYo O
Thank you in advance!
Vijay Perumalsamy
Hey @Vijay-Perumalsamy. It looks like you run a workflow when the email input is focused or something like this. It shouldn’t happen normally. Share your workflow on this page and maybe we can figure it out.
Hi @hergin !
Thank you for the reply.
Here I have attached my login’s workflow for your reference. And I only run the workflow in login button action .
Could you please assist me in this!
I dont see any problems in here. Maybe there are some conditionals in your Input - email that does some computation?
I didn’t made any computations in email input.
FYR, My email input is like this:
Correct me if I am wrong
@hergin and Thank you for your time!