angularfire
angularfire copied to clipboard
Angular + Firebase = ❤️
I'm trying to do the code below  and it's throwing the follow error    I don't know what can I do anymore
### Checklist - Issue number for this PR: #nnn (required) - no corresponding pr - Docs included?: (yes/no; required for all API/functional changes) - no docs included - Test units...
### Version info **Angular:** ^18.0.0 **Firebase:** ^10.13.0 **AngularFire:** ^18.0.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** "@ionic/angular": "^8.0.0", Tested on MacOS Chrome, but reproducible elsewhere. Else let me know. ###...
I'm looking for a simple way to `initializeApp` later inside of the `app.component.ts` NOT in my `app.config.ts`. I need to do this because of my current app implementation and requirements......
Hi I have an application built with angular fire. How can I not share login state among tabs in a same browser ? ## Application overview I have a class...
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...
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...
I recently upgraded all dependencies to Angular v19 (from v18). I was previously on Angular v18 where everything worked fine. However, now, my whole console is spammed with the following...
I keep getting error about, Calling Firebase APIs outside of an Injection context may destabilize your application leading to subtle change-detection and hydration bugs. I did properly set up the...
Title says it all :)