Replies: 1 comment 1 reply
-
Have you checked if you have links in your content files that are referencing non-existent resources or missing pages in the content directory? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
nuxt3 content

I used [...slug].vue when using generate, and then used ContentDoc in the code, but encountered an error when generating, like the following
But it works fine when I comment out ContentDoc. Do I need to do anything?

Beta Was this translation helpful? Give feedback.
All reactions