Problemunvalidated
The user needs to trigger the same side-effect twice: once when certain Redux state values change and again when a specific async action is fulfilled. Attempts to combine a state-change `predicate` with an action-based `actionCreator` into a single listener did not work.
7a3f0c41-84eb-40b7-bef3-1db3b6360b17
The user needs to trigger the same side-effect twice: once when certain Redux state values change and again when a specific async action is fulfilled. Attempts to combine a state-change predicate with an action-based actionCreator into a single listener did not work.