angularfire
angularfire copied to clipboard
Angular + Firebase = ❤️
### Version info Angular 16.2, Firebase 9.23, AngularFire 7.6.1. Ionic 7.2.3 ### How to reproduce these conditions Angular has it's own SW (Service Worker), to also use FCM I use...
fix typo
fix typo
### Version info **Angular:** 15.2.0 **Firebase:** 9.8.0 (or whatever AngularFire pulls in...) **AngularFire:** 7.5.0 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** Node: 16.19.1 Browser: Chromium 111.0.5563.64 OS: Pop!_OS Linux ###...
### Checklist - Issue number for this PR: #3408 (https://github.com/angular/angularfire/issues/3408) - Docs included?: No - Test units included?: No - In a clean directory, `yarn install`, `yarn test` run successfully?...
On the [Querying Collections in AngularFirestore](https://github.com/angular/angularfire/blob/master/docs/compat/firestore/querying-collections.md) section, Firestore query API link is giving a 404 error.
### Checklist - Issue number for this PR: #nnn (required) - Docs included?: (yes/no; required for all API/functional changes) - Test units included?: (yes/no; required) - In a clean directory,...
removed the empty object declaration from the collections ### Checklist - Issue number for this PR: #nnn (required) - Docs included?: (yes/no; required for all API/functional changes) - Test units...
### Version info **Angular:** 15.1.2 **Firebase:** 9.23.3 **AngularFire:** 7.5.0 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** Node: 18.13.0 Package Manager: yarn 1.22.19 OS: darwin arm64 Angular: 15.1.1 ... animations, cdk,...
First, the [Example Use](https://github.com/angular/angularfire#developer-guide) section of the README has examples using the Modular API. Then, in the [Resources](https://github.com/angular/angularfire#resources) section of the README, we're first directed to the [version 7 upgrade...
**Angular:** 16.0.0 **Firebase:** firebase-js-sdk 9.21.0 **AngularFire:** 7.4.0 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** ### How to reproduce these conditions when upgrading to angular 16 and using the new esbuild...