Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs(guide): add use of NuxtLayout in app.vue with pages - #5225

Merged
pi0 merged 1 commit into
nuxt:mainfrom
JoseeWouters:patch-1
May 31, 2022
Merged

docs(guide): add use of NuxtLayout in app.vue with pages#5225
pi0 merged 1 commit into
nuxt:mainfrom
JoseeWouters:patch-1

Conversation

@JoseeWouters

@JoseeWoutersJoseeWouters commented May 31, 2022

Copy link
Copy Markdown
Contributor

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

We ran into problems with a new Nuxt 3 project where definePageMeta was not working with a custom layout and we had to add <NuxtLayout>. I believe this was missing from the documentation, so I added it.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

We ran into problems with a new Nuxt 3 project where `definePageMeta` was not working with a custom layout and we had to add <NuxtLayout>. I believe this was missing from the documentation, so I added it.
@netlify

netlifyBot commented May 31, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commitbcb47cc
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6295f5c349203b00087c4ad1
😎 Deploy Previewhttps://deploy-preview-5225--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@pi0pi0 changed the title docs: add use of NuxtLayout in app.vue in documentation of Layouts directorydocs(guide): add use of NuxtLayout in app.vue with pagesMay 31, 2022
pi0
pi0 approved these changes May 31, 2022

@pi0pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@pi0
pi0 merged commit 223adc9 into nuxt:mainMay 31, 2022
@pi0pi0 mentioned this pull request Jun 10, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@JoseeWouters@pi0@danielroe