-
The gallery component is quite nice, but it currently doesn't comply with standard HTML requirements (specifically, it does not forward alt attributes to the `NuxtImg` component: https://github.com/nu…
-
I`m struggling to make it work with a nuxt3 project (static , ssr:false).
Basically it DOES emit the events, but it's harder to receive them.
I added this in: current component , sub-component, su…
-
**📚 What are you trying to do? Please describe.**
Want to declare defaults to my component props in Typescript with the script setup as indicated [here](https://v3.vuejs.org/api/sfc-script-setup.html…
-
Not sure this is a bug with Sanity but rather my own Nuxt setup. Any help would be appreciated!
### Version
module: 1.6.0
nuxt: 3.1.1
srr: true & false
```
components: {
global: true,…
-
I am trying to run the "generate" command but I am getting below error:
![image](https://user-images.githubusercontent.com/3786627/74022263-70d63100-499d-11ea-9ef1-4abccd2b3e0e.png)
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.3.1`
- Nuxt Version: `3.6.1`
- Nitro Version: `2.5.2`
- Package Manager: `npm@9.7.2`
- Builder: `vite`
-…
-
Moved here from [formkit/formkit#1214](https://github.com/formkit/formkit/issues/1214)
### Reproduction
https://github.com/sebj54/nuxt-debug-formkit
### Describe the bug
I noticed a strang…
-
It doesn't generate .component.gen.js file on nuxt 3 rc4
-
### Is your feature request related to a problem? Please describe
I need to compile the used component names, but I can't access the nitro module I wrote for this `defined Nuxt Module`.
### Descri…
-
It will be very useful to make Svelte-components for use in SSR Frameworks such as React-based Next.js and Vue-based Nuxt.js.
Maybe, after implementation an adapter for Angular, there will be a usefu…