Unable to register custom components

Hello @JonathanLand, @tlee-pb!

Welcome to the Builder.io forum post.

We’re aware of the issue you’ve encountered. To address it, you’ll need to explicitly import register-component.ts either in your layout.tsx or builder.tsx file. Another potential solution is to include builder.init("API-KEY") in your register-component.ts file.

Best regards,

2 Likes