Hi all,
On the login screen for invalid credentials I get the “default” Bubble alert “We didn’t find an account with those login credentials. Check the email or password”.
My question is can I somehow customize this alert? Or disable the default one and replace with my own, branded alert consistent with my app styling.
I’m using a regular “Log the user in” action, and haven’t found a way to do it, but maybe there is some indirect/trick way to get it done?
This goes for all other default Bubble alerts. Would like to override with my own.
or, if you want the error language to always be the same for invalid login credentials error, change it directly on the settings page under languages tab
Thank you @code-escapee. I knew about this one, I was more looking for ability to completely suppress the errors and replace with my own styled alerts.