Skip to content

Observable replays events upon subscription #26

@szantogab

Description

@szantogab

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions