Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(catch): fix catch() to preserve Subscriber chain
Fix Catch() operator to include CatchSubscriber in the destination Subscriber, in order not to break unsubscription chains.
- Loading branch information