ctimmerm / axios-mock-adapter

Axios adapter that allows to easily mock requests
MIT License
3.45k stars 244 forks source link

axios-mock-adpater don't work with axios version 1.1.3 #353

Closed tonglid closed 1 year ago

tonglid commented 1 year ago

I create Project with Vite react-typescript. First I used Axios v1.1.3, and it doesn't work, but when I downgrade Axios to version 0.27.2 it works image

marcbachmann commented 1 year ago

fixed in v1.21.3