-
### Aria level 1
Le niveau aria level 1 est-il indispensable sur le titre principal de la modal?
```
Gestion des cookies
```
Cela pose problème à quelques utilisateurs car il y a un doublon avec …
-
**Environment**
Windows 10 专业版最新版本;默认Edge浏览器;
"dependencies": {
"axios": "^0.19.0",
"clipboard": "^2.0.4",
"core-js": "^2.6.5",
"dayjs": "^1.8.16",
"imagemin-webpack-plugin"…
-
npm run dev
![image](https://user-images.githubusercontent.com/39892640/159827113-a0d41359-4634-4b22-80ca-038d7a143cc9.png)
my package.json
"dependencies": {
"axios": "0.18.1",
"core-js"…
-
if I added vue-cookie with tag it is not working
-
1. fontawesome icon 剛開始很大然後才變小的問題 https://github.com/FortAwesome/vue-fontawesome/issues/14
2. 在 Nuxt 中可以自定義 error page 的 layout
作法:
- 在 layouts 中新增一個檔案叫 error.vue
- 使用 yarn dev 開啟開發模式
- 打開 .nuxt/…
-
I've followed the documentation to configure the package on my Vite project.
This is my `main.js` file, using `globalCookiesConfig`.
```
import { createApp } from 'vue'
import { createPinia } …
-
### Describe the feature
Sometimes you need to have multiple components in the `app.vue` file, or as close to the root element as possible. For example, if you have multiple modals that must be prese…
-
## Summary
Since a ruling of the ECJ, an opt-in is required for any tracking. Each tracking tool must be confirmed individually, so that a visit to the website is also possible without tracking.
…
-
## 问题
每次页面加载之后 控制台都会报跨域问题
Cross-Origin Read Blocking (CORB) blocked cross-origin response https://webapi.amap.com/maps/cookie?key=amap_ver&value=1536672475632 with MIME type application/javascript. …
-
部署到不同域名的时候,前端已经设置了withCredentials=true,后端也设置了单独的域名并允许cookie,并且在浏览器看到了response headers的set-cookie属性,但是前端就是拿不到
![image](https://user-images.githubusercontent.com/11879450/30540014-dbd49be0-9ca7-11e7-8b…