-
Here are a few ideas and suggestions that might be worth considering for future updates:
1. Adding basic meta tags, such as:
```
meta: [
{ charset: 'utf-8' },
{ name: 'viewport', content:…
-
### 🐛 The bug
The pages directory was created in the project root, vs the UI root (app).
### 🛠️ To reproduce
n/a in dev ATM
### 🌈 Expected behavior
Set the compatibility in nuxt.config.ts file.
…
-
### 🐛 The bug
When using (the latest version of) Nuxt Devtools and Nuxt Seo, Nuxt won't start in dev mode. See also https://github.com/harlan-zw/nuxt-seo/issues/242
```
// package.json
{
"nam…
-
### Description
Hi there,
I installed the project from scratch with the below commands:
For Nuxt:
`bun x nuxi@latest init test`
For Nuxt UI:
`npx nuxi@latest module add ui`
When I run the…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.20.4
- Nuxt Version: 3.14.1592
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Packag…
-
Error:
_package.json_
```
"dependencies": {
"fabric": "^6.4.3",
"konva": "^9.3.15",
"nuxt": "^3.13.0",
"vue": "latest",
"vue-konva": "^3.1.2",
"vue-router": "lates…
-
I am just wondering, when you are using this with the following nuxt config. Where does the icons get stored when you generate? (Or how does it work as i don't fully understand).
Reason I ask is tha…
-
我想使用 MessagePlugin.error("错误"); 但是
500
Cannot read properties of undefined (reading 'querySelector')
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
c…
-
The idea would be to have a similiar log added to running your application in fev if it has NuxtSecurity enabled as it is in NuxtTailwind.
The one in tailwind outputs an url where the tailwindviewer …
-
### Environment
Nuxt project info: 15:38:38
-------------------------…