Builder is not loading my custom React components?

I’m trying to load my custom components to Builder but it ain’t showing up. I had to mod the code to fit a little bit my project but everything seems to be working minus Custom Components, any idea on whats happening.


I’m using plain React without its framework.

Edit:

I tried to do it like you do in one of the examples but still not showing.

Hi @christopher_dev are you still having trouble with this? If so can you please provide a content link to your ‘about-us’ page? I’m not able to reproduce your issue. Your code seems valid and I am able to see the custom component in the editor if I test it in my space.

Hi, I found the issue. The thing is that you have to set your App’s URL on the Preview Field on the editor.

1 Like