-
### Describe the bug
When I send /api/login request to server, it sends me Set-cookie, but I can get cookie in browser.I tried change proxy '/api' to '/', it is useful in vue-cli, however it doesn't …
-
`
{
"name": "vue-admin-template",
"version": "4.4.0",
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
"author": "Pan ",
"scripts":…
-
If you use this in a typescript Vue component, e.g.
this.$cookies.set('foo', resp, {
secure: true
});
You will get an error like this:
TS2339: Property '$cookies' does …
-
Using 4.1.7 version with v2, and this is setup:
```
import Vue from "vue";
import auth from "@websanova/vue-auth/dist/v2/vue-auth.common.js";
import driverAuthBearer from "@websanova/vue-auth/…
-
Hi guys,
I am migrating a pretty big project from Vue2 to Vue3.4.19 and noticed there's an issue with the Cookie banner not showing properly.
This is my implementation. Worth mentioning that the f…
-
### Environment
Nuxt project info: 10:54:41 AM
------------------------------
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the bug / 描述问题
ChatGPT 3.5 shows this error for every search query: TypeError: Cannot read properties of undefined (reading 'token')
### To Reproduce / 复现步骤
I'm logged in to ChatGPT; I…
-
Hi Ward,
I had a go at setting this up but I seem to be missing something.
I have a current version of qewd running via docker. I'm launching it via docker-compose.yml:
```yaml
version: '3'
…
-
## 🐛 Bugreport
If you have cookies on localhost (or any other domain running the wallet) disabled, the page stays empty. The user is left without a hint what to do to fix it.
We should adv…