SPA root page not found, returning null
Hello everyone, Can you help me with an issue that I'm having
I am using AEMaaCS.
I have an experience fragment that I use across various pages and templates in AEMaaCS as header.
Now I have to make some changes to this experience fragment.
When I click on it to edit from the content tree, it shows up blank.
The other XF's are working fine.
The header XF which I want to edit is being rendered on all templates and pages that it is being used and also in the crx de.
The below are the error logs
*INFO* GET /content/experience-fragments/project1/expfragment/en/site/header/master.html HTTP/1.1] com.day.cq.wcm.core.impl.designer.SearchPathLimiter Search path limiter configured with searchPathLimiterFeatureToggleOn: true and searchPathThreshold: true.
*ERROR* GET /content/experience-fragments/project1/expfragment/en/site/header/master.html HTTP/1.1] com.adobe.aem.spa.project.core.internal.impl.utils.HierarchyUtils SPA root page not found, returning null
*WARN* GET /content/experience-fragments/project1/expfragment/en/site/header/master.html HTTP/1.1] com.adobe.cq.remote.content.renderer.impl.servlet.RemoteContentRendererRequestHandlerServlet Error while attempting to render content server-side: No RemoteContentRendererRequestHandler implementation for this request found, {}
com.adobe.cq.remote.content.renderer.RemoteContentRenderingException: No RemoteContentRendererRequestHandler implementation for this request found

