Hey everyone,
I have been running into an annoying issue with sling models in a project created from Archetype 32. The sling models I create are able to be referenced by aem components using htl and the manifest correctly has the classes in the "Sling-Model-Classes" definition, but I am not able to follow the @Deleted Account @Via pattern to use composition to reference the core components. When I try, the object is always null.
After digging into this some more, I noticed none of my sites sling models are registering in system/console/status-slingmodels
Any ideas? This is a CIF, AEM Cloud project
Thanks