Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Mismatch between request reducer and sagas #309

Open
frontendphil opened this issue Jul 16, 2019 · 0 comments
Open

Mismatch between request reducer and sagas #309

frontendphil opened this issue Jul 16, 2019 · 0 comments
Labels

Comments

@frontendphil
Copy link
Contributor

Describe the bug
When I call a promise prop twice two requests will be sent out but only the first call will be recorded in the request state.

Expected behavior
Either the request state should also update with each call or no second request should be sent out because the first one is already pending.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant