softonic / axios-retry

Axios plugin that intercepts failed requests and retries them whenever possible
Other
1.9k stars 167 forks source link

It does not work with Axios 0.19.0 #94

Closed majidln closed 5 years ago

majidln commented 5 years ago

It does not work with Axios 0.19.0. I downgrade Axios to version 0.15.0 and it becomes okay.

what is the problem in Axios 0.19.0 ??? How I can use Axios 0.19.0 and Axios-retry with together ???

hsxfjames commented 5 years ago

See #59