Nuxt Content API calls not wanted
Hello π
I have an issue on my project, i use
DocumentDriven
content for some part of my landing so i created a [..slug].vue
page at root to manage them. But on my /admin
part of my site I still have to the content API (call not came from my [...slug].vue
page). But i don't have any other queryContent
. Do you have any idea how to disable query content on some route ? Or why this occur ?
Thanks π0 Replies