AEM Remote SPA Modelmanager is rendering content in localhost but after building with react-scripts content was not rendering in UI. | Community
Skip to main content
September 6, 2023

AEM Remote SPA Modelmanager is rendering content in localhost but after building with react-scripts content was not rendering in UI.

  • September 6, 2023
  • 0 replies
  • 450 views

I'm Working on Remote spa,

 

I followed the documentation of remote spa which is wknd-app.

 

I have a react app running locally with modelmanager.initialize() and content was rendering properly in localhost. Which means I'm able to see the text and title in UI.

 

After build, when i run serve -s build locally content was not rendering by modelmanager. Here, not able to see the text and title in UI.

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