-
Hi @vuchl
Do you agree deprecating this template and recommending to use [create-nuxt-app](https://github.com/nuxt/create-nuxt-app) instead?
Like we did for https://github.com/nuxt-community/st…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.17.0`
- Nuxt Version: `3.8.2`
- CLI Version: `3.10.0`
- Nitro Version: `2.8.1`
- Package Manager: `pnpm@8.3.1…
-
## Summary
Add gridsome-starter-vuetify
### Basic example
[Nuxt vuetify starter](https://github.com/vuetifyjs/nuxt)
[Gatsby Material Starter](https://github.com/Vagr9K/gatsby-material-starte…
-
### Environment
- h3 nightly
- Nuxt 3.11.1
- Node 18.18.0
### Reproduction
I expected the server to log the message on `eventStream.onClosed` callback but that didn't happen.
I also expect…
-
### Describe the bug
Hello! I started to get hydration mismatch warnings in Vue 3.4 (Nuxt 3.9) on custom SVGs that have `url(#id)` expressions.
This is happening because here https://github.com/un…
-
### Environment
- Operating System: Darwin
- Node Version: v20.11.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@10.2.4
- Builder:…
-
I would like to get mask prop for input to make a masked input.
There is a many nice plugins to use under the hood. For example: https://beholdr.github.io/maska/
Unfortunately it is very hard to att…
-
Hello Nuxt people,
I made a simple Nuxt 2/3 module for [GraphQL Code Generator](https://www.graphql-code-generator.com/) using the latest module starter template 🚀.
From the README:
> This modu…
-
设置为true后,在app.vue使用如下代码
刷新页面后确实会渲染出来,但是在点击按钮后,执行弹窗
const handleMessage = () => {
message.info("This is a normal message");
}
这种会直接卡死服务器并且报错500
-
## Problem to solve
As this issue's title, we need to implement tests against SSR rendering, for users that needs SSR/SSG, because for now even though the [documentation site](https://element-plus.…