TypeError: n.auth is not a function #3227
Unanswered
marcellokabora
asked this question in
Q&A
Replies: 1 comment 1 reply
-
have you find this error solution? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Devs, Im having this error after I deploy my app but not in development mode, can anybody help me?
Error:
TypeError: n.auth is not a function
I am using this providers:
{ provide: AUTH_SETTINGS, useValue: { appVerificationDisabledForTesting: true } }
Beta Was this translation helpful? Give feedback.
All reactions