builder icon indicating copy to clipboard operation
builder copied to clipboard

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

Open nerdyman opened this issue 5 months ago • 2 comments

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.

nerdyman avatar Jun 26 '25 15:06 nerdyman

⚠️ No Changeset found

Latest commit: ea7a0640b7736aa319a7e046b050b27c53e32197

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

changeset-bot[bot] avatar Jun 26 '25 15:06 changeset-bot[bot]

View your CI Pipeline Execution ↗ for commit ea7a0640b7736aa319a7e046b050b27c53e32197

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

nx-cloud[bot] avatar Jul 22 '25 09:07 nx-cloud[bot]