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(fromEvent): pass options in unsubscribe #3413

Merged
merged 2 commits into from
Mar 8, 2018

Conversation

cartant
Copy link
Collaborator

@cartant cartant commented Mar 8, 2018

Description:

This PR includes the same fix as #3350, but targets the stable branch.

The PR cherry picks a commit from #3350 (that adds an expectation to a fromEvent test) and changes FromEventObservable so that the test passes.

The fix in #3350 was rebased to account for refactorings that were made to fromEvent after the PR was opened. I guess the issue is something that ought to be fixed in stable, too.

Related issue (if exists): #3349

@rxjs-bot
Copy link

rxjs-bot commented Mar 8, 2018

Messages
📖

CJS: 2277.1KB, global: 748.7KB (gzipped: 120.5KB), min: 145.7KB (gzipped: 31.2KB)

Generated by 🚫 dangerJS

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.4% when pulling f0d6024 on cartant:issue-3349-stable into e2cd3a2 on ReactiveX:stable.

@lock
Copy link

lock bot commented Jun 5, 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 5, 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.

4 participants