FirebaseExtended / FirebaseExtended/rxfire
collectionData fires twice
Open
- Dominant language
- TypeScript
- Stars
- 149
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Using the newest version and if i use collectionData(query(ref)) it fires once so this is correct.
If I am using collectionData(query(ref, ...whereStatements) and with one where statement it fires twice to the subscribe method returns twice.
Contributor guide
Assessment
This issue has not been assessed yet.