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
When querying documents from a collection, the field type reference does not return an instance of DocumentReference anymore. Therefore calling e.g. get() will result in an is not a function error. Example code can be found in the link below.