Results 2 comments of Sławomir Jakubowski

> Ok, so I got this working finally with the following dependencies: > > ```json > "@angular/fire": "^7.2.0", > "firebase": "^9.6.4", > "rxfire": "^6.0.3" > ``` > > After reading...