Exception: Cannot get DefaultSlingScript while dragging component in Editable Templates
Dear All,
In my current project , we are converting static templates to editable templates in AEM 6.5 SP1 by using modernization_tools
Before converting we are creating editable templates. So I have created editable template and created the policy. Now I want to use the existing component Top Navigation.
While I am using the existing component in my editable template then I am getting below error.
*ERROR* [0:0:0:0:0:0:0:1 [1572429882269] GET /conf/sunita/settings/wcm/templates/thank-you/structure/jcr:content/root/topnav1.html HTTP/1.1] com.day.cq.wcm.core.impl.WCMDebugFilter Exception: Cannot get DefaultSlingScript: Identifier com.sunita.global.core.models.SiteUrlsModel cannot be correctly instantiated by the Use API
org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: Identifier com.sunita.global.core.models.SiteUrlsModel cannot be correctly instantiated by the Use API
Can anybody please help me on this?
Thanks in advance