Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Dispose not propagated with recent release #513

Closed
cboden opened this issue Jan 21, 2015 · 2 comments
Closed

Dispose not propagated with recent release #513

cboden opened this issue Jan 21, 2015 · 2 comments

Comments

@cboden
Copy link

cboden commented Jan 21, 2015

From v2.3.20 to v2.3.21 a change was introduced where an observable I have is no longer being disposed.

Here is a jsbin giving a basic demonstration of the output differing if you switch version of the RxJS lib.

@cboden
Copy link
Author

cboden commented Jan 21, 2015

It seems .subscribe on the subject works but undefined is returned instead of a disposable object.

mattpodwysocki added a commit that referenced this issue Jan 22, 2015
@mattpodwysocki
Copy link
Member

@cboden fixed the regression. Apologize!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants