I am overriding breadcrumb component by sling:resourceSuperType and when
I include breadcrumb.html with below html, it is failing at
data-sly-use.component with below log errors. I have added following
dependency to ui.apps, core, global pom files
com.adobe.cqcore.wcm.components.core${core.wcm.components.version}provided
still issue persists, Do I need to import core models anywhere apart
from pom.xml dependency imports. I appreciate any help, thanks. ${navItem.title} org.apache.sling.a...