Hi there,
Environment: aem 6.5.1, aem 6.3.3
when I load one of my site pages, it is having below fullscreen mask , stopping clicking on any links or buttons.
If I remove above div , it is working fine.
please help.
Thanks,
Sri
Views
Replies
Total Likes
From where is this div coming?
Is it coming from your custom code?
Views
Replies
Total Likes
It is from AEM editor code.
#FullScreenMask {
position: absolute;
width: 100%;
height: 100%;
z-index: 1000;
}
This is the error I see in console and not able to edit in components in edit mode.
I do not see layout, timewarp options in the Edit button drop down.
Views
Replies
Total Likes
Try to fix the console errors..and check
Views
Replies
Total Likes
I am not sure , where that pageinfo error coming from, that is also from aem editor code.
Views
Replies
Total Likes
Check on weretail page is this error coming ? If not then then some of your custom cide is breaking OOB code.
Views
Replies
Total Likes
does not happen on weretail, something to do with content itself, probably
Views
Replies
Total Likes
This issue got resolved? If yes what was the resolution ? Thanks
Views
Replies
Total Likes
Views
Likes
Replies