angularfire
angularfire copied to clipboard
Angular + Firebase = ❤️
Hello, I have an NGRX in my project, and when I sign user out I got the error explained below, please notice that I use NGRX with: ``` runtimeChecks: {...
Hi, I've spent so much time without finding the answer so I assume it could be a bug. After creation of a new user by createUserWithEmailAndPassword() I'm calling current user...
**Angular:** 13.3.11 **Firebase:** 9.8.4 **AngularFire:** 7.4.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** Node: 14.19.0 Maxc OS: 12.3.1 Chrome (latest) ### How to reproduce these conditions ` const elements =...
### Version info **Angular: 13.3.0 **Firebase: 9.6.10 **AngularFire: 7.3.0 windows 10 pnpm version: 6.32.6 ### How to reproduce these conditions After switching from npm to pnpm, when booting the local...
**Firebase:** ``` "firebase": "^9.6.8", ``` **AngularFire:** ``` Angular CLI: 13.3.0 Node: 14.16.0 Package Manager: npm 6.14.11 OS: darwin x64 Angular: 13.2.5 ... animations, cdk, common, compiler, compiler-cli, core, forms ......
### Version info **Angular:** 12 **Firebase:** 9 **AngularFire:** 7 ### How to reproduce these conditions How to mock firebase operator during tests suits ? How to write unit tests with...
**Angular: 13.0.3** **Firebase: 9.4.0** **AngularFire: 7.2.0** **After upgrade angularfire 6 to 7 i got error** `ERROR Error: Uncaught (in promise): NullInjectorError: R3InjectorError(AuthModule)[AuthService -> AuthService -> AngularFirestore -> InjectionToken angularfire2.app.options ->...
### Version info **Angular:** 14.0.3 **Firebase:** 11.1.0 **AngularFire:** 7.4.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** Firefox 102.0.1 / node 16.16 / Arch Linux ### How to reproduce these conditions...
Running `ng add @angular/fire` on a fresh install of Angular results into `Package install failed` ### Version info **Angular:** 13.1.2 **Node:** 16.13.1 **npm:** 8.1.2 **Firebase:** 10.0.1 **AngularFire:** 7.2.0 **OS:** macOS...
There are no exported functions for the collection function that allow a type to be specified. I see reference to collection() in the docs and in the upgrade information (screenshot...