-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReferenceError: error is not defined #7
Comments
Same exact problem |
The painfull solution that worked for me: The Solution Why is firebaseui not allowing easy dynamic localization yet?, its year 5021 and still waiting. |
Same issue here |
It should be fixed now, please update to @1.1.1 (d6460d1) |
notice that now we have a <FirebaseUIAuth version="4.8.0" ... /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, for years react-firebaseui-localized has been working fine, but since yesterday, every time I deploy or call npm install, on production and at localhost, this error crash my app's login! Please can anyone help? I haven't change any firebase related version lately, neither related code.
using
[email protected]
`
ReferenceError: error is not defined
t.default
node_modules/react-firebaseui-localized/dist/index.js:1
`
The text was updated successfully, but these errors were encountered: