Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple subscribes to AFS Collections cause issues #1191

Closed
jamesdaniels opened this issue Oct 4, 2017 · 1 comment
Closed

Multiple subscribes to AFS Collections cause issues #1191

jamesdaniels opened this issue Oct 4, 2017 · 1 comment
Assignees

Comments

@jamesdaniels
Copy link
Member

jamesdaniels commented Oct 4, 2017

Version info

Angular: 4.3.6

Firebase: 4.5.0

AngularFire: 5.0.0-rc.1

How to reproduce these conditions

https://stackblitz.com/edit/angularfire-db-api-hbhkqx

Expected behavior

The list would not be duplicated by the .subscribe()

@alexbjorlig
Copy link
Contributor

@jamesdaniels do you now if there is a workaround to this for now? My objective is to get notified when the collection has data (to update loading indication in the UI). I tried with the do operator, but with no success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants