dashboard
dashboard copied to clipboard
Pages have multiple root elements
Nuxt Docs: Pages must have a single root element to allow route transitions between pages. HTML comments are considered elements as well.
Pages with multiple root elements:
Is there a reason why above pages have multiple root elements?