NuxtN
Nuxt11mo ago
4 replies
Kerensky

Nuxt content and nested route active links

I'm trying to use the document driven mode workaround with NuxtContent v3 with the catch all route [...slug].vue (https://content.nuxt.com/docs/getting-started/migration#implement-document-driven-mode-in-v3)

I'm running into an issue with the router active class not being added to nested pages however. It seems nested vue router pages are not being created for nested pages in the content directory.

Is there a way around that without having to define the nested routes in the pages directly as well?
Nuxt Content
How to migrate from v2 to v3
Migration - Nuxt Content
Was this page helpful?