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(merge/concat): merging or concatenating scalar observables will now com… #1315

Merged
merged 1 commit into from
Feb 8, 2016
Merged

Commits on Feb 8, 2016

  1. fix(merge/concat): passed scalar observables will now complete properly

    - Removed a superfluous check for `_isScalar` that was doing the wrong thing and not completing the scalar observable
    
    fixes #1150
    benlesh committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    c01b92f View commit details
    Browse the repository at this point in the history