sreedobe
04-12-2019
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
Ankur_Khare
MVP
From where is this div coming?
Is it coming from your custom code?
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.
Try to fix the console errors..and check
I am not sure , where that pageinfo error coming from, that is also from aem editor code.
Check on weretail page is this error coming ? If not then then some of your custom cide is breaking OOB code.
does not happen on weretail, something to do with content itself, probably