You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just for info/more detail:
On a DocumentReference snapshot, using the overload with onNext, onError and onCompletion seems to be necessary to get data (specifying all 3 of them).
On a CollectionReference snapshot, having only onNext specified, works (tested in v1.1.1)
when using the onsnapshot does not return anything
The text was updated successfully, but these errors were encountered: