Open robertmoura opened 2 years ago
Describe the bug A clear and concise description of what the bug is.
To Reproduce Link to reproduction: https://codesandbox.io/s/harlem-action-success-bug-sm3x79?file=/src/store.js Steps to reproduce the behaviour:
Expected behaviour In the handler for onActionSuccess, if you run isActionRunning on the succeeded action it shouldn't be running.
onActionSuccess
isActionRunning
Version:
Describe the bug A clear and concise description of what the bug is.
To Reproduce Link to reproduction: https://codesandbox.io/s/harlem-action-success-bug-sm3x79?file=/src/store.js Steps to reproduce the behaviour:
Expected behaviour In the handler for
onActionSuccess
, if you runisActionRunning
on the succeeded action it shouldn't be running.Version: