Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

AEM React SPA framework is not working with experience fragment

Avatar

Level 1

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/s...

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-ho... 

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:

Screenshot 2023-01-03 at 14.56.44.pngScreenshot 2023-01-03 at 14.56.29.pngScreenshot 2023-01-03 at 14.56.10.png

 

 

 

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

Screenshot 2023-01-03 at 14.57.23.png

 

Screenshot 2023-01-13 at 12.11.03.png

 

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

1 Accepted Solution

Avatar

Correct answer by
Level 4

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

View solution in original post

2 Replies

Avatar

Community Advisor

Hi @lee-sony 

 

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

 

Thanks,

Kiran Vedantam.

Avatar

Correct answer by
Level 4

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