Open patryknawolski opened 6 years ago
I didn't find an option of passing a config of axios request and because of that I'm unable to pass function that I need to fire on upload progress when doing post request.
Did I miss something or redux-axios-middleware can't handle this right now?
redux-axios-middleware
Same issue
You might want to take a look at this. https://github.com/axios/axios#request-config
I didn't find an option of passing a config of axios request and because of that I'm unable to pass function that I need to fire on upload progress when doing post request.
Did I miss something or
redux-axios-middleware
can't handle this right now?