Issue with Hello world component
Hi,
I created a wknd spa react project with aem version=6.5.11 then after I deployed it to aem instance and in the template for the layout container policy I added helloworld component under allowed components tab, then after I tried to drag the component onto page its not displaying on the page console but in the crxde inside /content/project/page/root (i can see the helloworld component as added).
Can anyone help me, and also I observed some exceptions in logs like service factory return null, Felix start level issue after deploying project.
Is these affecting the helloworld component display on page.