svrcekmichal/redux-axios-middleware

[Interceptors] getSourceAction no longer working on Axios 0.19^

huehuex opened this issue · 0 comments

The recent axios version introduced a new feature which filters custom filters in request configuration similar issue. This in turn will make getSourceAction(request.config) not possible anymore.