Open poornimaWinget opened 5 years ago
Hi @poornimaWinget is there any errors thrown in the browser console or in the AEM error log?
It sounds like a potential caching issue, either on the AEM side or in the browser. Try the following:
Hi Daniel,
I am not able to clear the cache as well. Getting an error like this. Unable to delete cache directory Cannot serve request to /libs/granite/ui/content/dumplibs.rebuild.html in /libs/granite/ui/components/dumplibs/rebuild.POST.jsp Exception: javax.jcr.RepositoryException: Unable to delete cache directory
Regards Poornima L
From: Daniel Gordon notifications@github.com Sent: 22 May 2019 21:22 To: Adobe-Marketing-Cloud/aem-guides-wknd-events aem-guides-wknd-events@noreply.github.com Cc: Poornima L PL00557272@TechMahindra.com; Mention mention@noreply.github.com Subject: Re: [Adobe-Marketing-Cloud/aem-guides-wknd-events] Issue while mapping AEM content to angular components- chapter 3 (#55)
Hi @poornimaWingethttps://github.com/poornimaWinget is there any errors thrown in the browser console or in the AEM error log?
It sounds like a potential caching issue, either on the AEM side or in the browser. Try the following:
Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra.
============================================================================================================================
While doing chapter 3, after creating all the angular components and mapping it to the aem content and give build command, the actual site does not show the components or the layout container. I cannot figure it out where I am going wrong. From the chapter 2 I have been getting the correct outcome.Kindly help me out