firebase / firebaseui-web

FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
https://firebase.google.com/
Apache License 2.0
4.58k stars 1.06k forks source link

Google, FB, Twitter etc CTA results in blank pop up / redirect on Windows 11 in ALL Browsers #988

Open druubacca opened 1 year ago

druubacca commented 1 year ago

Environment

[REQUIRED] Describe the problem

https://fir-ui-demo-84a6c.firebaseapp.com/ Using the above Demo, the popup for Google, FB, Twitter and Github is blank. Using the above Demo, the redirect for Google, FB, Twitter and Github leads to a blank page.

Steps to reproduce:

Attempt to open the URL: https://fir-ui-demo-84a6c.firebaseapp.com/ in any browser on Windows 11

Things to note,

There are no errors in the console when the page is loaded and after the relevant button is clicked. I have tested the URL in all latest browsers on Windows 10 and the Pop UP and Redirect WORKS I have tested the URL in all latest browsers on OSX Ventura and the Pop Up and Redirect WORKS

Chrome ScreenShot

image

hobodrifterdavid commented 1 year ago

Users complaining about blank google login popup on our site: https://forum.languagelearningwithnetflix.com/t/cant-log-in-the-account-for-a-month/10168/6

Have bumped firebase frontend sdk and firebaseui to the latest versions, will report back if fixed.