Expand my Community achievements bar.

SOLVED

Experience Fragment Implementation Issue

Avatar

Level 4

Actually, after adding the experience fragment in a component, I am unable to open the touch ui dialog of the same component. What could be the issue? If I remove the experience fragment path through crxde then I am able to open the touch ui dialog. 

Please help me to solve that issue!

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Ameen_Dev ,

Are you including Experience Fragment directly in the component through sightly? If yes, please refer to this - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-i-can-include-xf-direc... 

Also, check the console for any issue related to this?

If still any issue, please elaborate on where are you removing the experience fragment in CRX/DE? 

Hope this could help you !!!

Regards

Shiv

Shiv Prakash

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi @Ameen_Dev ,

Are you including Experience Fragment directly in the component through sightly? If yes, please refer to this - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-i-can-include-xf-direc... 

Also, check the console for any issue related to this?

If still any issue, please elaborate on where are you removing the experience fragment in CRX/DE? 

Hope this could help you !!!

Regards

Shiv

Shiv Prakash

Avatar

Community Advisor

Hi,

Check if you have proper element nesting i.e. opening and closing tab.

It happens when you miss or extra div in the HTL or XP component.



Arun Patidar

Avatar

Level 7

Couple of things you should do:

1. Check with some other experience fragment whether you are getting same issue or not.

2. Always, refer logs for any issues and if you don't find any relevant information in logs then enable the debug logs and then analyze. 

I will hope, one of these step will help you to find the root cause.