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

Observable replays events upon subscription #26

Open
szantogab opened this issue Nov 3, 2017 · 1 comment
Open

Observable replays events upon subscription #26

szantogab opened this issue Nov 3, 2017 · 1 comment

Comments

@szantogab
Copy link

I really like this library, why did you @shiftyp give up its development? Have you found a better alternative?

Anyway, I'm having a problem now. I'm trying to subscribe to my appState.asObservable() observable, and I subscribe to it with mapPropStream from recompose from multiple components. The problem is that when my second component subscribes, the stream replays all the events that happened before the creation of the component.

What am I doing wrong here?

Thanks !

@shiftyp
Copy link
Owner

shiftyp commented Dec 22, 2017

Hi @szantogab! Sorry for taking so long to respond. I wouldn't say I've given up on ReduRx development...I've just put it down for some time. I'll consider what's behind this behavior though, I had no idea this library had users! 💯

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