nuxt-community / axios-module

Secure and easy axios integration for Nuxt 2
https://axios.nuxtjs.org
MIT License
1.19k stars 245 forks source link

@nuxtjs/axios模块在ie9下不执行,拒绝访问。 #479

Open clarence1026 opened 3 years ago

clarence1026 commented 3 years ago

如题:在ie9及以下浏览器,@nuxtjs/axios模块不发送请求,按照网上的说法,添加ES6-Promise插件,也不行。 image

ngseke commented 3 years ago

Axios doesn't support for IE9 anymore. See https://github.com/axios/axios/issues/1656