firebase.auth.RecaptchaVerifier is not a constructor error

后端 未结 1 1601

Trying to add the Firebase script in my html, after initializing Firebase app with firebase.initializeApp(config);.

So then I have this :

 &         


        
1条回答
  •  被撕碎了的回忆
    2021-01-25 04:40

    Solved by changing version of the imported files with : (thanks a lot Frank)

          
          
          
          
          
          
          
    

    0 讨论(0)
提交回复
热议问题