redux-axios-middleware icon indicating copy to clipboard operation
redux-axios-middleware copied to clipboard

[Interceptors] getSourceAction no longer working on Axios 0.19^

Open huehuex opened this issue 6 years ago • 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.

huehuex avatar Aug 06 '19 08:08 huehuex