Gendarme
Gendarme
NNuxt
Created by Gendarme on 7/25/2024 in #❓・help
API route errors
Thanks! I went straight to #catch-all-route and missed the earlier section about named routes.
8 replies
NNuxt
Created by Gendarme on 7/25/2024 in #❓・help
API route errors
Thought it would be the same, but maybe not
8 replies
NNuxt
Created by Gendarme on 7/25/2024 in #❓・help
API route errors
But they do [...slug]
8 replies
NNuxt
Created by Gendarme on 7/25/2024 in #❓・help
API route errors
Hmm
8 replies
NNuxt
Created by Gendarme on 7/25/2024 in #❓・help
API route errors
I'm just trying to build a normal REST API structure. Nothing fancy at all.
8 replies
NNuxt
Created by Gendarme on 5/29/2024 in #❓・help
Nuxt Content: inline components with slots
There are no rules
8 replies
NNuxt
Created by Gendarme on 5/29/2024 in #❓・help
Nuxt Content: inline components with slots
The popover is just arbitrary content that I want to show as popovers rather than primary content
8 replies
NNuxt
Created by Gendarme on 5/29/2024 in #❓・help
Nuxt Content: inline components with slots
There is nothing to reproduce. I am looking for a way to do something that I don't know how to do. Nuxt Content has block components (rendered on a separate line) that have slots: https://content.nuxt.com/usage/markdown#block-components Nuxt Content also has inline components (rendered inline, which is what I want), but they don't accept slots, according to the docs: https://content.nuxt.com/usage/markdown#inline-components I want inline content with slots, because I am looking to have an inline popover (the "button" trigger is just a HTML anchor) with dynamic content. Passing in dynamic content as props gets ugly pretty quickly.
8 replies
NNuxt
Created by Gendarme on 7/11/2023 in #❓・help
Redirect on initial load; conflicts with hydration
Bump
2 replies