-
I know that the point of GQL request is to be very simple, so maybe this is not within scope... but man I'd love retry to be built into this module!
Something like this:
```
graphql: {
c…
-
### Ticket Contents
## Description
A survey and polling system is a tool or platform designed to collect data and opinions from a group of individuals, typically referred to as respondents or part…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v22.9.0
- Nuxt Version: 2.18.1
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager…
-
https://laine001.github.io/blog/fe/nuxt2?
个人技术与知识记录
-
## nuxt升级到nuxt2过程踩坑
```
jackieli@DESKTOP-1U117IU MINGW64 /f/jackieli/my-github/nuxt-blog (master)
$ npm install nuxt@2.0.0 --save
"nuxt-edge": "^2.0.0-25428457.c59acdd",(这个可以)
"nuxt": "^2.0…
-
When I was deploying a Nuxt2 project to Vercel, I encountered an error: 'Error: Please install npm before continuing.' How should I resolve this? Thanks!
vercel.json
{
"builds": [
{
…
-
I'm using cognito and nuxt-auth in a nuxt2 project
I want to apply a custom UI instead of the login UI provided by AWS, so I implemented login using aws-apmlify package, but the token is not renewe…
-
## What happens?
主应用使用Nuxt2,SPA模式
子应用1使用Nuxt2,SPA模式
子应用2使用Vue2
主应用加载子应用页面,nuxt子应用中使用了store.commit改变state数据,默认加载nuxt子应用,当我打开vue子应用,什么也不做再次切换回nuxt子应用时,触发store,commit,出现了以下报错
[vuex] do not mutat…
-
# RFC: Roadmap for React-ESI
We are seeking feedback on the proposed roadmap for React-ESI and welcome your suggestions to refine it. The items listed below are not ranked in any particular order, …
J3m5 updated
2 months ago
-
### Reproduction
https://github.com/yoshrubin/pinia-ssr-bug
### Steps to reproduce the bug
1. run `yarn build && yarn start`
### Expected behavior
To return a cached version of the getter
### Ac…