You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the Issue
There seems to be a problem with the typings in @firebase/auth/dist/auth-exp-public.d.ts. On a freshly created Angular app I'm getting the following error trying to import any function from firebase/auth:
Description of the Issue
There seems to be a problem with the typings in @firebase/auth/dist/auth-exp-public.d.ts. On a freshly created Angular app I'm getting the following error trying to import any function from firebase/auth:
Related Issues
I could only find this issue (beta-1) #4853.
Environment Configuration
Reproduce the Error
ng new
initializeApp
firebase/auth
Example code
The text was updated successfully, but these errors were encountered: