同问
开发者问题收集
' TypeError:无法读取未定义的属性(读取‘appVerificationDisabledForTesting’)'
我试图在 react+vite 中通过电话号码使用 firebase 实现 OTP 身份验证。我收到此错误:' TypeError: 无法读取未定义的属性(读取“appVerificationDisabledForTesting”)'这是我在代码中实现的方式// firebaseConfig.jsx fileimport { initializeApp } from 'firebase/app';
firebase
authentication
firebase-authentication
invisible-recaptcha
react-google-recaptcha
2023-08-03
«
1
»