Preview mode not working properly on Author instance
Hi,
When I try to open any page in Preview mode on my local Author instance, it gives me below error in error.log and I get two title bars as shown in screenshot for any page on my site. I also tried to preview a page from we-retail and it looks left shifted as per the screenshot. Any help would be appreciated. Thanks in advance!
Error log:
GET /content/we-retail/us/en/experience/undefined HTTP/1.1] com.adobe.acs.commons.util.ResourceDataUtil Error creating the String representation for: /content/*******/errors/404.html
org.apache.sling.api.resource.ResourceNotFoundException: Resource at '/content/******/errors/404.html' not found: No resource found
at org.apache.sling.servlets.get.impl.DefaultGetServlet.doGet(DefaultGetServlet.java:288) [org.apache.sling.servlets.get:2.1.38]
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.mayService(SlingSafeMethodsServlet.java:266) [org.apache.sling.api:2.22.0]
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:342) [org.apache.sling.api:2.22.0]
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:374) [org.apache.sling.api:2.22.0]
at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:552) [org.apache.sling.engine:2.7.2]
at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:44)

