angularfire icon indicating copy to clipboard operation
angularfire copied to clipboard

Angular + Firebase = ❤️

Results 244 angularfire issues
Sort by recently updated
recently updated
newest added

Ionic: Ionic CLI : 6.18.1 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 6.0.0 @angular-devkit/build-angular : 13.0.4 @angular-devkit/schematics : 13.0.4 @angular/cli : 13.0.4 @ionic/angular-toolkit : 5.0.3 Capacitor: Capacitor CLI : 3.3.3 @capacitor/android :...

Hi everyone, I'm not sure this is a bug, but rather, it might bring to light a potential breaking change. Anyway, I'd be happy to be in the wrong concerning...

Dear Angularfire! I would like to ask if the application described below can be solved in any way. So, I currently have 2 source codes with 2 firebase projects. Separate...

### Version info **Angular:** 12 **Firebase:** newest **AngularFire:** newest ### How to reproduce these conditions Used these modules in my app and then i created a simple service. @NgModule({ declarations:...

### Version info **Angular:** 12.1.1 **Firebase:** 9.1.3 **AngularFire:** 7.1.0 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** rxjs: 7.2.0 ### How to reproduce these conditions Any evocation of `fireFunctions.httpsCallable` make Angular...

Angular: 12.x.x Firebase: 9.4.1 AngularFire: 7.2.0 I just flow to the document and got this error when using AngularFireAuthGuard core.js:6498 ERROR Error: Uncaught (in promise): NullInjectorError: R3InjectorError(AppModule)[AngularFireAuthGuard -> AngularFireAuth ->...

This is an issue with the documentation. The docs refer to `ngx-auth-firebaseui`. I believe this reference should be deleted as - the library is not compatible with the current version...

https://github.com/angular/angularfire/blob/72d3c2e26ebd7ff367f250e74aa076cc3bd3cc40/src/schematics/deploy/builder.ts#L32-L34 The above piece of code prevents me from applying different configurations, so that I could invoke `ng deploy -c="development"`. My `angular.json` config looks like this: ```json // angular.json "deploy":...

Please update the template provided for issues. Angular is currently at 13, but template is at 9.

The rule that use resource.data is not working to angularfire V9