Skip to content

fix: reactively load components when body changes #3283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 1, 2025

Conversation

danielroe
Copy link
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
Copy link

pkg-pr-new bot commented Mar 27, 2025

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

commit: 12e64be

Copy link

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
Member Author

danielroe commented Mar 28, 2025

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

@danielroe
Copy link
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