-
**Describe the bug**
Running command `nuxi dev ./src -o` cause the warning `No routes defined. Check if your pages folder exists`, but my pages folder exist. And also the message `Router autocomple…
-
**Module version**
@nuxtjs/vuetify-v1.11.0
**Describe the bug**
Datepicker shows the current date the first time it's loaded but as soon as I change the date the current date disappears. It re-ap…
-
Hi,
Would it be possible to load svg inside script tag in SFC (import) as vue-component and all svg inside template using the default Nuxt loader ?
I feel like it would be possible using webpack …
-
In my project components I try to pass image src as a prop. It gives me this error of "input must be a string (received undefined: undefined)".
-
## Description
I've implemented a nice transition between the website pages, but it only works on `enter-active` while `leave-active` is being ignored. Have no problems with it on NuxtJS.
### St…
-
**📚 Is your documentation request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I feel I should be able to [...] but I can't see how to do it fr…
-
Dynamic routes _id.vue will not work when the page is refreshed
-
Hey all, I'm trying to get an initial deployment working for an SSR Nuxt/Vue app through Vercel and running into the following issue.
Build Log:
```
[17:42:27.495] Running "vercel build"
[17:42:…
-
### Versions
nuxt-vite: 0.1.1
nuxt: 2.15.7
### Reproduction
- Install nuxt with nuxt-18n
- `Non-existent export 'localeMessages' is imported from resources/assets/js/.nuxt/nuxt-i18n/…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.11.1
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Pack…