<ContentDoc /> displaying unexpected results #1761
Unanswered
dev-adewale
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Can you share a reproduction? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys 👋, I'm trying to make a Nuxt starter blog template for free use with Nuxt V3 and Content module V2. Everything is working fine until I tried to make a Catch All Route* Vue file to display individual blog post body.
Below is the code I have in my
[...slug.vue]
file 👇:And here is the error I'm getting whenever I tried visiting an individual blog post 👇:
Is there any help?
Beta Was this translation helpful? Give feedback.
All reactions