Closed bdsoha closed 1 year ago
In which axios version did this change?
@marcbachmann based on the git-blame, this is an old issue.
You can have a look at this issue for more details.
Not only the static instance is allowed. It can be any. Newer versions of axios use AxiosStatic extends AxiosInstance
. So I'll revert this again.
Please upgrade to newer axios versions 😁
Closes #331