How to customize Java Alerts or stop them from showing up on bubble? Specifically for xano

Use this method to catch errors and display a more human readable / more generic error message in an element of your choice (popup, floating group, alert etc). Take care to not override important error messages like ‘email already has an account’ or ‘login failed’ etc.
In the workflow you can also record the error to your database / notify yourself of the error.