Kevin Thompson

Results 3 issues of Kevin Thompson

## Bug report This was previously reported in https://github.com/firebase/flutterfire/issues/8219 I don't have much to add to the bug beyond what was initially reported. ### Steps to reproduce I experienced this...

type: bug
platform: android
plugin: ui

Have we lost document typing with the upgrade to AngularFire 7? In the past, we were able to do ([as shown in the docs](https://github.com/angular/angularfire/blob/7.0.3/docs/firestore/documents.md)) something like `afs.doc('items/1')` and that would...

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...