issues Search Results · repo:angular/angularfire language:TypeScript
Filter by
2k results
(83 ms)2k results
inangular/angularfire (press backspace or delete to remove)Angular 19
Hi, I have been playing around learning how to protect some routes with authentication
my problem is that the user state takes a moment to properly notify the final resolution
meaning that, ...
franjorub
- 8
- Opened 2 days ago
- #3656
During our upgrade to Angular 20, our project compiles successfully However the moment we go to the application/website,
angularFire gives issues. In chrome devtools we see:
Image
it seems to be this ...
LanderBeeuwsaert
- 7
- Opened 4 days ago
- #3654
Image
When trying to enroll MFA :
const user = await firstValueFrom(this.authenticationService.getFirebaseUser());
if (!user) {
throw User needs to be logged in to finish MFA setup. ;
}
const assertion ...
dovatgabriel
- 2
- Opened 4 days ago
- #3653
DeprecationWarning: The punycode module is deprecated when running ng add @angular/fire
Description:
When adding @angular/fire to a new Angular 19 application using the ng add @angular/fire schematic, ...
damiansire
- 2
- Opened 25 days ago
- #3649
my auth flow is completely broken with these new set ups people.
im using the latest updated angular/fire project sample I get this error with angular 20, angular/fire 19.1.0.
ERROR _FirebaseError: Firebase: ...
chakrachi
- 1
- Opened on May 1
- #3648
I install Angular 19 and i show me this warnking Firebase API called outside injection context:
Image
When happened this: I upgrade of Angular 18 a Angular 19 and when i change of version.
Version: ...
ph360
- 2
- Opened on Apr 19
- #3647
Version info
@angular/core : 19.2.3 @angular/fire : ^19.0.0 , firebase : ^10.14.1 , @ionic/angular : ^8.3.4 , @capacitor/core :
^6.1.0 ,
Code
import { Auth, GoogleAuthProvider, signInWithCredential, ...
ingrocha
- 1
- Opened on Apr 19
- #3646
- [ ] unable to serve/deploy ssr functions esm build artifacts with vanilla cloud functions
- [x] able to ng serve, ng build (build-angular:application), and node ./server.mjs
- [x] other functions ...
chakrachi
- 1
- Opened on Apr 9
- #3645
In my Angular app I have 3 configuration files: 1 for common providers, 1 for server and 1 for client. I m initializing
Firestore in the common one, like this:
provideFirestore(() = {
const firestore ...
misomarcell
- 1
- Opened on Apr 6
- #3643
After I upgraded to firebase 11.5 and the 11.6 my angular app returns:
chunk-5K356HEJ.js:39 ERROR FirebaseError: Firebase: No Firebase App [DEFAULT] has been created - call initializeApp() first (app/no-app). ...
portah
- 2
- Opened on Apr 3
- #3642

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.