SPA React not displaying Custom Components | Community
Skip to main content
New Participant
August 22, 2019
Solved

SPA React not displaying Custom Components

  • August 22, 2019
  • 11 replies
  • 10379 views

I have spent a ton of time and combed through the docs to figure out this. My custom built react component is not displaying in the editor, ever. It is showing up on the http://localhost:4502/content/wknd-events/react.model.json and in the CXR/DE. Feel like I have tried everything and I am not seeing any resources for debugging this/ a workaround.  The custom-built components also do not render in ANY AEM instance but if I pull up the local build (localhost:3000) all of the items that I did add appear.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by dexm32937298

That helps a little with understanding the pathing that it is taking but Still nothing is working. All of the Data is in the JCR and since Adobes Docs are straight garbage when it comes to this I am not able to find anything.

11 replies

Gaurav-Behl
New Participant
August 22, 2019

Do you mean to say that you have followed Adobe Experience Manager Help | Getting Started with React and AEM SPA Editor  and same is working fine but your own custom component in AEM?

Could you share more details about that component(s) and what version/SP of AEM do you use?