Closed xhywxtt closed 2 years ago
As a user of axios-retry, our site fequently report the error of "Cannot read property 'axios-retry' of undefined". After checking, I found it may happen in axios.interceptors.request.use() --> getCurrentState --> config[namespace]
please help to review and merge, thank you! @mawrkus @bvis @yns01
May I ask you to write a failing unit test before fixing the issue, thanks!
I'm closing this due to the lack of response from the original author
As a user of axios-retry, our site fequently report the error of "Cannot read property 'axios-retry' of undefined". After checking, I found it may happen in axios.interceptors.request.use() --> getCurrentState --> config[namespace]