Skip to content

add missing customComponents prop to page content in nextjs-app-dir-v2 example#4105

Open
nerdyman wants to merge 1 commit into
BuilderIO:mainfrom
nerdyman:main
Open

add missing customComponents prop to page content in nextjs-app-dir-v2 example#4105
nerdyman wants to merge 1 commit into
BuilderIO:mainfrom
nerdyman:main

Conversation

@nerdyman

Copy link
Copy Markdown

Description

The nextjs-app-dir-v2 example has a registry module but doesn't pass the custom components to the Content component so they never show in the Builder UI which caught me out.

This adds the customComponent prop to the Content, allowing custom component to now render in the Builder UI.

@changeset-bot

changeset-bot Bot commented Jun 26, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: ea7a064

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud

nx-cloud Bot commented Jul 22, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit ea7a064

Command Status Duration Result
nx test @e2e/gen1-next14-pages ❌ Failed 4m 39s View ↗
nx test @e2e/qwik-city ✅ Succeeded 9m 42s View ↗
nx test @e2e/nextjs-sdk-next-app ✅ Succeeded 8m 3s View ↗
nx test @e2e/nuxt ✅ Succeeded 7m 57s View ↗
nx test @e2e/react-sdk-next-15-app ✅ Succeeded 6m 59s View ↗
nx test @e2e/angular-17 ✅ Succeeded 6m 57s View ↗
nx test @e2e/angular-17-ssr ✅ Succeeded 6m 38s View ↗
nx test @e2e/gen1-next15-app ✅ Succeeded 5m 59s View ↗
Additional runs (37) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-07-22 09:36:04 UTC

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.

1 participant