使用最新的vite创建项目后在支付宝的浏览器环境中报错unsupported BodyInit type #11069
Replies: 2 comments
-
应该是axios版本问题 ,你是不是1.7.0以上的版本,我这1.7.0以上在浙里办也报错 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is not related to Vue.js. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
提示是在引入axios出现问题 但是在其他版本中同样的代码并无此现象,且只是一句简单的import axios from 'axios';整个h5页面直接白屏
Beta Was this translation helpful? Give feedback.
All reactions