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

docs(README): add missing import in example #2148

Merged
merged 1 commit into from
Nov 22, 2016
Merged

docs(README): add missing import in example #2148

merged 1 commit into from
Nov 22, 2016

Commits on Nov 22, 2016

  1. docs(README): add missing import in example

    Add a missing import statement for Observable.of. Without this fix, the
    example code would generate an error message like
    'Uncaught TypeError: _Observable.Observable.of is not a function(…)'
    at runtime.
    dliv authored and jayphelps committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    98b5c53 View commit details
    Browse the repository at this point in the history