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

Don't use ReplaySubject #1

Closed
christopherthielen opened this issue Jul 29, 2016 · 2 comments
Closed

Don't use ReplaySubject #1

christopherthielen opened this issue Jul 29, 2016 · 2 comments

Comments

@christopherthielen
Copy link
Member

screen shot 2016-07-29 at 4 10 34 pm

@mkoczorowski
Copy link

Has this been fixed? I'm not sure to use this plugin. Last thing I need is a me more leak :)

@christopherthielen
Copy link
Member Author

Whoops... yes, this is fixed.

let states$ = new ReplaySubject<StatesChangedEvent>(1);

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

No branches or pull requests

2 participants