The Cut and Delete icon are missing during authoring in AEM 6.3 touch UI
in AEM 6.3 touch UI, when adding the following line to include the parsys in the mycomponent.html, the Cut and Delete icons are missing:
<div data-sly-resource="${'par' @ resourceType='wcm/foundation/components/parsys'}"></div>

Does anyone know what's the problem?
Thanks.