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 !
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 !