Open
Description
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:
- See error immediately
Expected behaviour
In the handler for onActionSuccess
, if you run isActionRunning
on the succeeded action it shouldn't be running.
Version:
- Harlem: 2.3.9
- Vue: 3.2.41