JCR:Node is not appearing for cq:included component in AEM 6.2.
When creating a new page using the template which has many cq:included components doesn't create the nodes in jcr:content repository for the same components.
so when i am targeting a component , it shows an error that component node is not defined and not able to target but when i edit the component then it creates the node and targeting is working fine. This is the behaviour in AEM 6.2 wherever when checking the same in CQ5 even without editing the component or without having the nodes , it allows the component to target.

