firebaseui-web-react
firebaseui-web-react copied to clipboard
Use inside a modal
trafficstars
I'm trying to use this component inside a modal, but the browser redirects to www.accountchooser.com and then back to my page. The problem is that the redirect clears my state and makes the modal disappear (default state is hidden). Any idea how to get around this? I'm using the popup signinflow but this is still happening. Is there a way to open www.accountchooser.com in a different tab or something? Thanks
same problem. I've just dissabled the helpers: credentialHelper: 'none',
What about iframe?