Hello - I am facing some issues with experience fragment(XF). All of a sudden, the experience fragment master variant is empty/blank and I still see the content in the child variations. This is happening for multiple XFs. Not sure what is causing the issue. Could someone throw some light on this?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @v1101
Can you please check the error log and see what error it is throwing when you are trying to access the master variant?
You can find the error log in aem installation folder crx-quickstart/logs/error.log
Also please check if any specific component is present on those pages which all are breaking or it any for all the component.
Was there any recent changes that was done to the code are deployed on the instance?
Hi @v1101
Can you please check the error log and see what error it is throwing when you are trying to access the master variant?
You can find the error log in aem installation folder crx-quickstart/logs/error.log
Also please check if any specific component is present on those pages which all are breaking or it any for all the component.
Was there any recent changes that was done to the code are deployed on the instance?
Views
Replies
Total Likes
Do you see any console error when trying to access? Is the component loading fine in editor.html and breaking in wcmmode disabled?
There should be definitely an error in the error log if the component or the page is breaking.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
@v1101 Sounds good! I will suggest to compare between the XFs where the issue is occuring with the one where no issue occurs.
It will help us to identify the root cause.
Views
Replies
Total Likes
@v1101 Can you check if you are using OOTB template or your own. Also please check if template's sling:resourceType points to the correct page component. Ensure you have proper user permissions to perform this task.
Views
Replies
Total Likes