We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Writing into Store doesnt emit data into collected flow (reading from Store)
To Reproduce Steps to reproduce the behavior:
Expected behavior Writing into Store should emit data into collected flow.
Sample app Store5.zip
The text was updated successfully, but these errors were encountered:
Thanks for raising and providing a sample 👍🏽 Will take a look and circle back
Sorry, something went wrong.
Since we are forced to pass our own SourceOfTruth implementation to Store now, it seems that it fixed the problem.
Successfully merging a pull request may close this issue.
Describe the bug
Writing into Store doesnt emit data into collected flow (reading from Store)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Writing into Store should emit data into collected flow.
Sample app
Store5.zip
The text was updated successfully, but these errors were encountered: