You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am only using phone sign-in method. After I click on "verify" button and after I click on "Continue" button, a white modal appears. From my investigation, the first modal (that displays after verify) is for saying "Code Sent" - I was not able to identify what the modal is for after I click on Continue.
Hi @docentdr, does this occur in your browser if you run the demo?
If not, I wonder if this is a React issue. You may need to declare a ref for the FirebaseUI container with useRef to avoid React cleaning up and re-creating FirebaseUI
[REQUIRED] Describe your environment
[REQUIRED] Describe the problem
Steps to reproduce:
I am only using phone sign-in method. After I click on "verify" button and after I click on "Continue" button, a white modal appears. From my investigation, the first modal (that displays after verify) is for saying "Code Sent" - I was not able to identify what the modal is for after I click on Continue.
Relevant Code:
The text was updated successfully, but these errors were encountered: