Sabrina Danielle Green
Sabrina Danielle Green
Thank you @nodkz ! I grateful for this package, and the solution to this topic. Maybe add this to the README ?! This helped me tremendously. It might help others.
I have this same issue is there a solution?
Hello, I think my issue may be slightly unrealtated; however, when following the example in the quickstart, instead of getting a boolean value I get "{NO_ID_FIELD: undefined}".
```javascript import React from "react"; import { useFirestoreDocData, useFirestore, SuspenseWithPerf } from "reactfire"; const Products = () => { const burritoRef = useFirestore().collection("tryreactfire").doc("burrito"); // subscribe to a document for realtime...
I can't seem to cover the cell completely