harlan
harlan
NNuxt
Created by Karolis2011 on 11/16/2024 in #❓・help
Generating thumbnails of site
20 replies
NNuxt
Created by mkierdev on 11/14/2024 in #❓・help
Is there any option to modify crossorigin attribute for built JS static files?
i think you'd be able to hook into the Unhead instance as well when it renders the tags
7 replies
NNuxt
Created by mkierdev on 11/14/2024 in #❓・help
Is there any option to modify crossorigin attribute for built JS static files?
7 replies
NNuxt
Created by Rejox on 8/10/2024 in #❓・help
defineOgImageComponent is not defined
Very strange, a GitHub issue would be great 🙏
9 replies
NNuxt
Created by Blouflash on 11/11/2024 in #❓・help
Nuxt get Site Url
btw svg isn't well supported as an og image
8 replies
NNuxt
Created by Blouflash on 11/11/2024 in #❓・help
Nuxt get Site Url
You can also just do defineOgImage({ url: '/obsidianstake.svg' }) if you use the OG Image module
8 replies
NNuxt
Created by Blouflash on 11/11/2024 in #❓・help
Nuxt get Site Url
otherwise you can use the getRequestHost(event) from h3
8 replies
NNuxt
Created by Blouflash on 11/11/2024 in #❓・help
Nuxt get Site Url
Are you using Nuxt SEO? if so you can just use a relative link and it will be fixed for you
8 replies
NNuxt
Created by Rejox on 8/10/2024 in #❓・help
defineOgImageComponent is not defined
happy to investigate if i can get some details
9 replies
NNuxt
Created by Rejox on 8/10/2024 in #❓・help
defineOgImageComponent is not defined
Are you using zeroRuntime mode or anything?
9 replies
NNuxt
Created by jonathanwilke on 11/7/2024 in #❓・help
nuxt/scripts type error
feel free to add more context https://github.com/nuxt/scripts/issues/312
6 replies
NNuxt
Created by jonathanwilke on 11/7/2024 in #❓・help
nuxt/scripts type error
Hi, looks like a regression. I'll make an issue for it
6 replies
NNuxt
Created by Dull Object Specialist on 10/16/2024 in #❓・help
Nuxt Content - Navigation not rendered properly to generated static site
hm strange, maybe worth re-implementing yourself so you can debug it easier https://github.com/nuxt/content/blob/main/src/runtime/components/ContentNavigation.vue
6 replies
NNuxt
Created by tierra on 10/16/2024 in #❓・help
[nuxt] [request error] [unhandled] [500] Cannot read properties of undefined (reading 'toString')
open ./node_modules/.cache/nuxt/.nuxt/prerender/chunks/build/server.mjs see what line 16400 is
2 replies
NNuxt
Created by tkoamom on 10/15/2024 in #❓・help
Nuxt 3 config head script set data attribute
and re-run
9 replies
NNuxt
Created by tkoamom on 10/15/2024 in #❓・help
Nuxt 3 config head script set data attribute
hm maybe try do a npx nuxi cleanup
9 replies
NNuxt
Created by tkoamom on 10/15/2024 in #❓・help
Nuxt 3 config head script set data attribute
maybe share the entire nuxt.config.ts file
9 replies
NNuxt
Created by tkoamom on 10/15/2024 in #❓・help
Nuxt 3 config head script set data attribute
this looks correct enough, although you don't need the type: type/javascript
9 replies
NNuxt
Created by Dull Object Specialist on 10/13/2024 in #❓・help
Nuxt Content markdown with Nuxt schema-org
Hi, thanks for the questions. I need to improve the docs around this, if you're able to make a github issue we can track there
3 replies
NNuxt
Created by Martial on 10/2/2024 in #❓・help
event.waitUntil() or event.context.waitUntil()
to debug
4 replies