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:
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
Solved! Go to Solution.
Views
Replies
Total Likes
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
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