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

fix(database): use switchMap when a list's query changes #831

Merged
merged 2 commits into from
Feb 17, 2017

Conversation

cartant
Copy link
Contributor

@cartant cartant commented Feb 17, 2017

Checklist

Description

This PR adds a failing test and replaces mergeMap with switchMap - which then sees the test pass.

@davideast davideast merged commit b85147d into angular:master Feb 17, 2017
@davideast
Copy link
Member

Amazing work again @cartant!

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

Successfully merging this pull request may close these issues.

3 participants