Prevent creation of wcm/msm/components/ghost nodes.
Since we migrated from CQ 5.5 to AEM 6.1, we are facing a problem with deleted subnodes from a site, which was created from a Blueprint. When I delete a link item from a link component on the site, the link node is not deleted in the repository. Instead of deleting the node, the sling:resourceType is changed to 'wcm/msm/components/ghost'. This node crashes the the link component. When I create the same scenario on CQ 5.5, the link node is deleted properly from the repository and the component works fine. Is there a way to prevent the creation of ghost nodes? AEM version: AEM 6.1 SP1 OAK version: OAK 1.2.11