LaunchPadLab/lp-redux-api

Middleware fake success bug

Closed this issue · 1 comments

dpikt commented

Sometimes the API middleware dispatches a success action after having already dispatched a failure action.

dpikt commented

This is also something we could add a test to check for.