-
Hi, bro!
I'm followed your steps with AOS, but not working. Can you help me?
-
sitemap will return
https://www.domain/pages-:group
its correct ? )
-
# タスク
vue3からvuexが非推奨になり更新の妨げになるため公式が推しているpiniaに移行を行う
懸念点としては、vuexのプラグインvuex-persistedstateで行っているlocalstorageに投入する実装を自前で用意する必要がある
## タスク達成条件
上記の条件を実装する。
`feature/vuexToPinia/ 101`
というブラ…
-
### Describe the bug
初次尝试X6,在SSR项目中引入X6,会报错,如:
```
Element is not defined
document is not defined
```
目前我发现的在`@antv/x6-common`的[`polyfill.ts`](https://github.com/antvis/X6/blob/master/packag…
-
I have an issue using dynamic image src in Nuxt3.
I have images stored in /public/img folder, I have a child component called TeamMember which is called several time by parent component WhoWeAre. …
-
How can I cache post requests?
-
现在我这边想把你这个框架升级成3.0我需要做些什么?
-
Hi
**Thank you for the wonderful project of consolidating the Aagams.**
Although I can't open more than the first 2 Aagams. Upon looking at the source code, it appears as if other Aagams are not…
-
### Vue devtools version
6.5.0
### Link to minimal reproduction
https://github.com/TechAkayy/happy-paws-with-nuxt3
### Steps to reproduce & screenshots
Note, this is a nuxt project, and devtools …
-
I'm using a proxy in my nuxt local environment, which I was hoping to deploy to Vercel. API call works nicely on my localhost, but when deployed to Vercel, I get a 403 Forbidden error. API key is all …