firebaseui-web-react icon indicating copy to clipboard operation
firebaseui-web-react copied to clipboard

Use inside a modal

Open ee92 opened this issue 7 years ago • 2 comments
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

ee92 avatar Sep 29 '18 22:09 ee92

same problem. I've just dissabled the helpers: credentialHelper: 'none',

sebastianovide avatar Nov 11 '18 11:11 sebastianovide

What about iframe?

landsman avatar Jul 28 '21 10:07 landsman