-
nuxt 2.12.2
vue 2.6.11
vue-cookie-law 1.13.2
Prior to version 1.13.0 I was using this plugin with Nuxt, and it was working perfectly. Nuxt render pages server-side, so I had to put the `` compone…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.17.1
- Nuxt Version: 3.8.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Man…
-
Hey,
When i copy paste the build/vue-cookie.js to my own project and include below the vue.js include and try to call this.$cookie or Vue.cookie i get: Undefined get for undefined.
Does this wor…
-
Hey guys,
I've had quite some trouble setting up Apollo(-Boost) with Django cause the docs are not very extensive and difficult structured between Apollo, Vue-Apollo, Vue-Apollo-Boost (which doesn'…
-
I am using the solution given in another issue : `this.$cookies.keys().forEach(name => this.$cookies.remove(name));` but my cookies doesn't get removed.
using vue 2.6 | vue-cookie 1.7
-
I have some packages like:
```
...,
"dependencies": {
"@nuxtjs/auth": "^4.9.1",
"@nuxtjs/axios": "^5.12.0",
"@nuxtjs/proxy": "^2.0.1",
"@nuxtjs/pwa": "^3.0.0-beta.20",
}…
-
在actions中返回Promise?
[Returning Promises from Vuex actions](https://stackoverflow.com/questions/40165766/returning-promises-from-vuex-actions)
## Persist Vuex
`npm install vuex-persistedstate`
…
-
## Issue类型
bug
## 问题模块
小程序容器(iOS)
## 所属的服务商
58同城
## 平台
IOS
## 小红书版本信息
8.56
## 基础库版本
v3.107.2
## 用户ID
## 发生问题的时间
2024-10-14 18:01:11 至 2024-10-14 18:01:11
## 问题描述
…
-
### Vue devtools version
6.6.1
### Link to minimal reproduction
https://www.euromate.com/group/
### Steps to reproduce & screenshots
**Broken situation**
1. Have Vue Devtools enabled
2. Visit h…
-
Check using `GET /api/v1/session` that the cookie session is valid.
Otherwise, as one of the only part of the code requiring auth is the proof and price creation, we only know that the user has inval…