Resulting account is undefined. This worked with similar syntax in emberfire. The records are simple in this case.
Console says this before the query not found:
@firebase/firestore: Firestore (9.13.0): Could not reach Cloud Firestore backend. Connection failed 1 times. Most recent error: FirebaseError: [code=unavailable]: The operation could not be completed
This typically indicates that your device does not have a healthy Internet connection at the moment. The client will operate in offline mode until it is able to successfully connect to the backend.
Expected behavior
Expecting an account returned.
Tooling versions (please complete the following information):
I'm migrating from emberfire (beta)
Describe the bug
Querying like so:
Resulting
account
is undefined. This worked with similar syntax in emberfire. The records are simple in this case.Console says this before the query not found:
Expected behavior Expecting an account returned.
Tooling versions (please complete the following information):