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

chore(typings): updated catch signature to allow T to flow through #1675

Merged
merged 1 commit into from
Apr 30, 2016

Conversation

david-driscoll
Copy link
Member

Description:
This allows catch to flow it's types by default, but also allows for additional casting if needed.

Related issue (if exists):
#1672

@kwonoj
Copy link
Member

kwonoj commented Apr 30, 2016

Cool, this is reason I wasn't able to repro since I didn't try with catch? :/

@david-driscoll
Copy link
Member Author

Catch was causing Observable<any> to start flowing through, which isn't quiet correct :(

@kwonoj kwonoj merged commit 56a12ba into ReactiveX:master Apr 30, 2016
@kwonoj
Copy link
Member

kwonoj commented Apr 30, 2016

Merged with 56a12ba, appreciate for quick triaging @david-driscoll

@lock
Copy link

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

2 participants