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

Conversation

dliv
Copy link
Contributor

@dliv dliv commented Nov 21, 2016

Description:

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.

@coveralls
Copy link

coveralls commented Nov 21, 2016

Coverage Status

Coverage remained the same at 97.686% when pulling 7f7a04f on dliv:minor-readme-fix into e036e79 on ReactiveX:master.

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.
@coveralls
Copy link

coveralls commented Nov 22, 2016

Coverage Status

Coverage remained the same at 97.686% when pulling 98b5c53 on dliv:minor-readme-fix into e036e79 on ReactiveX:master.

@jayphelps
Copy link
Member

jayphelps commented Nov 22, 2016

There were several other instances of missing imports, I amended your PR with them. Thanks! LGTM

@jayphelps jayphelps merged commit f51b8f9 into ReactiveX:master Nov 22, 2016
@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants