Unable to edit Experience fragment when created from page.
Hi All,
We are facing issue while converting a component on a page to an experience fragment which is an OOTB feature. When we convert component on a page to an experience fragment and try to edit the experience fragment, we are unable to do that. The Experience fragment shows empty content but that experience fragment shows correct content on the page where it is used. Tried using wknd website on AEM 6.5.17 on premise instance.



On investigation I found that the nodes which gets created in the XF is incorrect, the component node gets created outside the root/container node but according to the template it should be inside root/container node. Once I move the component node inside root/container node the XF is editable again.
Have any one faced this issue or is there a solution. Kindly let me know.