-
```
=== npm audit security report ===
# Run npm install axios@1.6.3 to resolve 1 vulnerabilit…
-
I just want to use axios and don't feel the need to add bloat with wrapper classes like vue-axios. I already use axios in my vue app and don't need vue-axios. Is there a way to get vue-authenticate to…
-
### Discussed in https://github.com/axios/axios/discussions/6158
Originally posted by **firefiber** December 30, 2023
I'm working on a Vue.js frontend and have encountered an odd behavior re…
-
AngularJS is end-of-life since 2022 and Vue is considered the best alternative, see discussion in #228.
The plan is:
1. Prepare for migration
- Use more Vue-compatible concepts
- Remove …
-
All dependencies are on their latest versions.
Errors:
```
1:39 error Unable to resolve path to module '@vue/test-utils' import/no-unresolved
4:29 error Unable to resolve path to module '…
-
Hello dear Alireza
I would like to create connection with API to S-UI panel as an admin
as its obvious current front-end (vue axios maybe) is connected with api to backend
i wonder you wr…
-
1. 在main.js里
```
import axios from 'axios'
Vue.prototype.$axios = axios
```
2. 在config/index.js添加proxyTable配置
```
dev: {
// Paths
assetsSubDirectory: 'static',
assetsPublicPath: …
-
### Are you using Nuxt?
- [ ] Check this box if you encountered the issue using Nuxt and the included module.
### Describe the bug
axios.js
```js
// it cannot work
const userStore = useU…
-
มีคำถามและเรื่องรบกวนสอบถามเกี่ยวกับการใช้ Axios ในการส่งค่าที่ได้จาก Input ไปยังส่วนของ backend ครับ
ตอนนี้ผมได้ทดลอง install Axios ลงในโปรเจคและลองทำการส่งค่าบางตัวโดยใช้ Axios ครับ (ในที่นี้ทดลองส…
-
### tdesign-vue-next 版本
1.9.3
### 重现链接
无
### 重现步骤
1: 在axios拦截器中调用全屏loadingPlugin方法时,控制台报错***hide()
2: 调用方法为loadingPlugin(false)关闭当前全屏加载状态
ps: 此方法无法配置loading的theme及size
### 期望结果
1: 官方文档提供完整使用方…