Skip to content

fix: reactively load components when body changes#3283

Merged
farnabaz merged 3 commits intomainfrom
fix/reactive-components
Apr 1, 2025
Merged

fix: reactively load components when body changes#3283
farnabaz merged 3 commits intomainfrom
fix/reactive-components

Conversation

@danielroe
Copy link
Copy Markdown
Member

🔗 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

at the moment when the body passed to <ContentRenderer> changes, the new components that are required aren't loaded/processed.

📝 Checklist

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

danielroe added a commit to nuxt/nuxt.com that referenced this pull request Mar 27, 2025
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 27, 2025

npm i https://pkg.pr.new/@nuxt/content@3283

commit: 12e64be

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 27, 2025

Deploying content with  Cloudflare Pages  Cloudflare Pages

Latest commit: 12e64be
Status: ✅  Deploy successful!
Preview URL: https://6c95e4fb.content-f0q.pages.dev
Branch Preview URL: https://fix-reactive-components.content-f0q.pages.dev

View logs

@danielroe
Copy link
Copy Markdown
Member Author

danielroe commented Mar 28, 2025

actually i'm not sure this solves the bug in production - investigating

@danielroe
Copy link
Copy Markdown
Member Author

thank you 🙏

@farnabaz farnabaz merged commit b6a30aa into main Apr 1, 2025
5 checks passed
@farnabaz farnabaz deleted the fix/reactive-components branch April 1, 2025 14:31
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