Skip to content

Conversation

dwightjack
Copy link
Contributor

These changes apply to packages/bridge/src/runtime/nitro/renderer.ts:

  • Fix a typo in the NuxtRenderHTMLContext object where bodyPreprend should be bodyPrepend (this is a breaking change, I guess)
  • Render the content of the bodyPrepend in the template

🔗 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

Resolves #722

📝 Checklist

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

@dwightjack dwightjack marked this pull request as ready for review June 27, 2023 02:54
@danielroe danielroe changed the title Fix: bodyPrepend support in renderer fix: render bodyPrepend in template Jul 17, 2023
@danielroe danielroe merged commit 659145a into nuxt:main Jul 17, 2023
@danielroe
Copy link
Member

Thank you ❤️

@dwightjack dwightjack deleted the fix/bodyprepend branch July 18, 2023 00:14
@danielroe danielroe mentioned this pull request Sep 14, 2023
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.

Missing BODY_PREPEND placeholder in app template

2 participants