Hello,
i'm using firebase ui 10 on my nodejs project, implementing it in react (supported by this video https://www.youtube.com/watch?v=eTuJ47RvEdQ
everything seems to work good but with one big problem, if i insert the email address of a already existent user, it goes forward asking me to "Create a new account" and "Choose a new password" that is not what is expected.
If i put a password it goes on error telling me that the email address already exists and asking me to reset the password.
Anyone has encountered this issue? some advice?