-
### CheckList
- [X] I agree to follow this project's Code of Conduct
- [X] I have read and followed the [Contributing Guide](https://github.com/fabricjs/fabric.js/blob/master/CONTRIBUTING.md)
- […
-
### 🐛 The bug
We're defining a custom gtm.js source URL like this in our `nuxt.config.ts`:
```ts
scripts: {
registry: {
// @ts-expect-error - crossorigin is not typed as boolean
…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.20.4
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Pack…
-
### What problem does this feature solve?
It would be nice if emits('custom-emit') returned a result, so we don't need to create an extra key in props.
### What does the proposed API look like?
Par…
-
### Environment
nodejs: v18.18.0
npm: 9.8.1
"element-plus": "^2.8.3"
"nuxt": "^3.13.2"
"@element-plus/nuxt": "^1.0.10"
### Reproduction
look at Describe the bug
### Describe the bug
![image](…
-
Lots of good examples in the demo and on Github for different SSR scenarios, but none for a plain standard client side setup. Would be good to see the idiomatic way of doing that.
-
### Describe the bug
Hello everyone,
I'm not sure if this is a bug, but recently I added my SEO configuration within my default layout using useSeoMeta. After that, I noticed that the generated …
-
### Environment
Oficial page - https://v3.nuxtjs.org/api/components/nuxt-layout
Local env is:
> Nuxt 3.0.0-rc.12 with Nitro 0.6.0
### Reproduction
https://v3.nuxtjs.org/api/components/nuxt-…
-
### Environment
- Operating System: Windows_NT
- Node Version: v18.18.0
- Nuxt Version: 3.7.4
- CLI Version: 3.9.0
- Nitro Version: 2.6.3
- Package Manager: pnpm@8.8.0
- Builde…
-
I'm using `@nuxtjs/sitemap@6`, and since updating `@nuxtjs/robots` to [4.1.0](https://github.com/nuxt-modules/robots/releases/tag/v4.1.0) the sitemap.xml returns empty.
see: https://stackblitz.com/…