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

Action.elements does not emit item for a inflight request #216

Open
kapilsukhyani opened this issue Apr 2, 2020 · 1 comment · May be fixed by #231
Open

Action.elements does not emit item for a inflight request #216

kapilsukhyani opened this issue Apr 2, 2020 · 1 comment · May be fixed by #231

Comments

@kapilsukhyani
Copy link

I am not sure if this is an expected behavior but if an observer happen to subscribe to Action.elements when there is a inflight request (Action.executing == true) and the response has not been delivered then the observer in question does not get the response for inflight request delivered but for all the subsequent requests.

@shvetsjr
Copy link

Yeah.. Still same issue. Clearly a bug

Econa77 added a commit to Econa77/Action that referenced this issue Apr 13, 2021
Econa77 added a commit to Econa77/Action that referenced this issue Apr 13, 2021
@Econa77 Econa77 linked a pull request Apr 13, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants