hi guys,
We are using below div element and attribute to give some placeholder values to touch ui components. It was working fine.
<div data-sly-test="${!wcmmode.disabled}" class="cq-placeholder" data-emptytext="Some Placeholder Text"></div>
But after upgrading to 6.4.8.1(6.4.8.0 SP + CFP 1), it is not working. Could anyone confirm on this please.
It is working fine in 6.4.8.0.
6.4.8.0 Screenshot

6.4.8.1 Screenshot
