stats.js script not available in AEM 6.3
Hi There,
We have a base page component written using sightly, with a sling:resourceSuperType of "wcm/foundation/components/page". We then have another page component, let's just call it "Base_page" that has a sling:resourceSuperType which is the base page component. When i create a page with the base page component, everything works correctly, however, when I create a page using the "page_component", I get the following error:
"Caused by: io.sightly.java.api.SightlyUseException: Required script resource could not be located: stats.js". But In Aem 6.1 this works perfectly.
can anyone help me here.
Thanks



