Skip to content

Conversation

naokihaba
Copy link
Contributor

@naokihaba naokihaba commented Sep 23, 2025

📚 Description

Remove unused message prop that was causing console warning.

The content is passed via instead of props, so the message prop definition was unnecessary.

Console warning before fix

  [3:17:19]  WARN  [Vue warn]: Missing required prop: "message"
    at <Child name="John Doe" onUpdate:name=fn<updateName> >
    at <App>
    at <NuxtRoot>
Before After
スクリーンショット 2025-09-24 3 26 58 スクリーンショット 2025-09-24 3 27 22

Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for learn-nuxt-com failed. Why did it fail? →

Name Link
🔨 Latest commit d38a1c8
🔍 Latest deploy log https://app.netlify.com/projects/learn-nuxt-com/deploys/68d2e5d79558300008ab6ff1

@antfu antfu merged commit e7f46b4 into nuxt:main Sep 23, 2025
2 of 6 checks passed
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