Skip to content

Conversation

@letsgohimalaya
Copy link
Contributor

@letsgohimalaya letsgohimalaya commented Jul 15, 2025

changed ContentSlot to slot for version 3

πŸ”— 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

The change in doc for this page in doc:
https://content.nuxt.com/docs/studio/content

I just copied paste the example from the Doc, but it didn't work. Eventually I figured out for version 3 nuxt/content you need to use <slot> instead of <ContentSlot>

πŸ“ Checklist

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

changed <ContentSlot> to <slot> for version 3
@vercel
Copy link

vercel bot commented Jul 15, 2025

@letsgohimalaya is attempting to deploy a commit to the NuxtLabs Team on Vercel.

A member of the Team first needs to authorize it.

@farnabaz farnabaz changed the title Update 3.content.md docs: use vue slot Jul 17, 2025
Copy link
Member

@farnabaz farnabaz left a comment

Choose a reason for hiding this comment

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

Thanks

@farnabaz farnabaz merged commit 116fcc9 into nuxt:main Jul 17, 2025
1 of 2 checks passed
@letsgohimalaya letsgohimalaya deleted the patch-1 branch July 17, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants