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

### Version info **Angular:**. 14.2.0 ### How to reproduce these conditions 1. ng new App 2. ng add @angular/fire ### Debug output ** Errors in the JavaScript console ** An...

### Version info **Angular:** ^16.2.0 **Firebase:** ^10.4.0 **AngularFire:** ^7.6.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** ### How to reproduce these conditions **Steps to set up and reproduce** Create Angular...

Using the current code example, I am getting an error message Typescript error message like: ``` Type 'Observable' is not assignable to type 'Observable'. ``` This change also makes this...

### Version info **Angular: 15.2.9** **Firebase: 12.0.0 `firebase --version`** **AngularFire: 7.5.0** **Node: 16.20.0** **OS: Manjaro Linux KDE Plasma 5.27.5** ### How to reproduce these conditions **Steps to set up and...

![CleanShot 2024-01-11 at 15 21 30@2x](https://github.com/angular/angularfire/assets/25394362/81d101d3-5a0d-46fd-804f-1e77dc5ac2fc)

### Version info **Angular:** 16.0.3 **Firebase:** N/A **AngularFire:** 7.6.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** node 18.16, windows ### How to reproduce these conditions **Steps to set up and...

### Version info **Angular:** 16.2.12 **Firebase:** **AngularFire:** 7.6.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** **OS:** MacOS Sonoma 14.0 ### How to reproduce these conditions I am trying to update...

### Checklist - Issue number for this PR: #nnn (required) NA - Docs included?: (yes/no; required for all API/functional changes) yes - Test units included?: (yes/no; required) not required. doc...

### Version info **Angular:** 15 **Firebase:** 9 **AngularFire:** 7.5.0 ### How to reproduce these conditions **Steps to set up and reproduce** > Note: I am testing this locally and on...

Replaced missing semicolon in Step 4 code block ### Checklist - Issue number for this PR: N/A - Docs included?: No - Test units included?: No - In a clean...