Skip to content

[BUG] Writing into Store doesnt emit data into collected flow #541

@filanjuraj

Description

@filanjuraj

Describe the bug
Writing into Store doesnt emit data into collected flow (reading from Store)

To Reproduce
Steps to reproduce the behavior:

  1. Start collecting flow (read from Store with key X)
  2. Write into Store new data with key X
  3. Collected flow doesnt receive the new data
  4. Start collecting flow again (read from store with key X) gives you the new data

Expected behavior
Writing into Store should emit data into collected flow.

Sample app
Store5.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmutable-storeMutableStore

    Type

    No type

    Projects

    Status

    ℹ Investigating

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions