-
Is it possible to have a snapshot listener on a subcollection like so. I am unable to get this to work, but I am able to with modular version of firebase v9.
|
Beta Was this translation helpful? Give feedback.
Answered by
akeva001
Feb 24, 2023
Replies: 1 comment
-
Figured out why I was getting a null response. It was because I was not handling the error for the snapshot through the second argument. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
akeva001
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured out why I was getting a null response. It was because I was not handling the error for the snapshot through the second argument.