cq:placeholder , issue with annotations.
Hi,
We are using the following code i our components to display custom empty text message:-
<sly data-sly-test.emptyContent="${wcmmode.edit}">
<div data-emptytext="configure ${component.title}"
class="cq-placeholder"></div>
</sly>
But after using this code, we are not able to annotate the component in annotations mode of AEM author.
AEm version - 6.2 SP1 installed
Has anyone else faced this issue??
Thanks,
Amarjot Singh

