angularfire
angularfire copied to clipboard
Angular + Firebase = ❤️
### Version info **Angular:** 14 **Firebase:** 9 **AngularFire:** ^7.4.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** Node, Firefox/Chrome, Windows ### How to reproduce these conditions I've created stackoverflow Q&A of...
This example code wont work as it is. You get the following error: "collection' implicitly has type 'any' because it does not have a type annotation and is referenced directly...
### Version info **Angular:** 14.2 **Firebase:** 9.9.3 **AngularFire:** 7.4.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** Irrelevant ### Expected behavior Provide / Injection by name or Map where the string...
Variable con ámbito de bloque 'collection' usada antes de su declaración.ts(2448) El tipo 'Observable' no se puede asignar al tipo 'Observable'. El tipo 'DocumentData[]' no se puede asignar al tipo...
We are trying to auto-deploy our angular app using GitHub actions on firebase hosting but we are facing an error on the build step for our app showing that An...
### Version info **Angular: 14** **Firebase: 9.9.3** **AngularFire: 7.4.1** **Ionic Angular : 6.1.9 ** ### How to reproduce these conditions **Get access token/Id token via MSAL Oauth from Azure active...
### Version info Angular: 14.1.3 Firebase: 9.9.3 AngularFire: 7.4.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** ### How to reproduce these conditions 1. Create an empty folder in cloud storage...
### Checklist - Issue number for this PR: #nnn (required) - Docs included?: (yes/no; required for all API/functional changes) yes - Test units included?: (yes/no; required) no - In a...
### Version info **Angular:** 14.1.3 **Firebase:** 9.9.0 (same after upgrade to 9.9.3) **AngularFire:** 7.4.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** ### How to reproduce these conditions **Failing test unit,...
### 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,...