Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/google-app-engine/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Authentication signInWithPopup不会打开弹出窗口。相反,它会打开一个新选项卡_Authentication_Firebase_Firebase Authentication - Fatal编程技术网

Authentication signInWithPopup不会打开弹出窗口。相反,它会打开一个新选项卡

Authentication signInWithPopup不会打开弹出窗口。相反,它会打开一个新选项卡,authentication,firebase,firebase-authentication,Authentication,Firebase,Firebase Authentication,下面的代码不会打开弹出窗口 firebase.auth().signInWithPopup( ... ) 谁有什么想法,请帮帮我 我使用的是chrome版本59.0.3071.115(官方版本)(64位)这是chrome 59中的一个已知错误:您使用的浏览器是什么?我使用的是chrome。

下面的代码不会打开弹出窗口

firebase.auth().signInWithPopup( ... )
谁有什么想法,请帮帮我


我使用的是chrome版本59.0.3071.115(官方版本)(64位)

这是chrome 59中的一个已知错误:

您使用的浏览器是什么?我使用的是chrome。