AEM React SPA framework is not working with experience fragment | Community
Skip to main content
January 13, 2023
Solved

AEM React SPA framework is not working with experience fragment

  • January 13, 2023
  • 1 reply
  • 1159 views

I have tried to follow the adobe document to setup AEM React https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/react/map-components.html?lang=en#

standard SPA component working good, e.g text, card working no issue,

but SPA Experience Fragment is never work for me, then I tried to follow this post https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-4-with-spa-editor-how-to-use-the-experience-fragments/td-p/322742 

Still no luck at all

 

The issue is, after done all setup, I drag and drop XF into the parsys, nothing happens, but when I inspect JCR node, the XF node is actually there, just not doing anything, not able to see or edit on author page

 

These are my setup:

 

 

 

In fact, I even tried to setup vanila aem with adobe out of box WKND project https://github.com/adobe/aem-guides-wknd-spa/releases

tried the out of box SPA XF,   drag and drop in parsys, same as before, nothing happens, but able to see the jcr node in crxde

 

 

It looks like there is a bug somewhere in adobe code stopping SPA XF working? 

Anyone from adobe team able to confirm this? 

 

Or could you point me out what I have missed?

Thanks

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 Abhishekty

Hi @lee-sony 

 

I had also faced the same kind of issue but the best way to resolve this kind of issue, review the error.log file, review your build warning/errors, and also check the console error in the network while you are dragging and dropping XF.

Hopefully, you will get the clue.

 

Thanks

Abhishek

1 reply

Kiran_Vedantam
Community Advisor
Community Advisor
January 13, 2023

Hi @lee-sony 

 

Can you check the error.log file on what it is saying?

 

Thanks,

Kiran Vedantam.

Abhishekty
AbhishektyAccepted solution
Level 4
January 15, 2023

Hi @lee-sony 

 

I had also faced the same kind of issue but the best way to resolve this kind of issue, review the error.log file, review your build warning/errors, and also check the console error in the network while you are dragging and dropping XF.

Hopefully, you will get the clue.

 

Thanks

Abhishek