-
### 🐛 The bug
I was using middleware to fetch user configuration data before navigating to pages, when I realized that the page setup was run before the middleware. Through some trial and error I fig…
-
Hey :wave: It looks like this module hasn't been updated for Nuxt 3. In an effort to improve the developer experience of modules, I've updated the module to clarify that it only supports Nuxt 2.
If…
-
想,通过scss变量修改主题。
element官方
`element-plus/theme-chalk/src/common/var.scss` vite找不到路径
`@forward '.pnpm/element-plus@2.8.6_vue@3.5.12/node_modules/element-plus/theme-chalk/src/common/var.scss' with`我就改…
-
### Environment
nuxt 3.7.0
vueforms
### Reproduction
- Create a nuxt app with a main app and a layer: https://nuxt.com/docs/getting-started/layers
- Follow the vueforms installation instruc…
jofmi updated
3 months ago
-
### What problem does this feature solve?
According to docs: https://nuxt.com/docs/migration/overview#migrate-from-nuxt-2-to-nuxt-3
Nuxt 3 uses vite, but I would like to use farm instead of vite …
-
Hi Frank,
I am running nuxt-edge:latest (2.16.0-27358576.777a4b7f) with nuxt-prometheus-module: 0.1.4. Everything works well in the dev mode, but when I run npm start (nuxi preview) and make a req…
-
# Feature request
## Summary
## Examples
-
### Environment
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package Manager: npm@10.2.3
- Builder: …
-
Just stumbled upon this project, can someone explain how this is different or better than Nuxt's built in head() function?
-
**Describe the bug**
I tryied to use Vuelidate for Vue 3 in Nuxt 3.0.0 (stable version), and i got some error in my console when i tried to install these packages:
`npm install @vuelidate/core @vu…