You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 <[email protected]>
Sent: 22 May 2019 21:22
To: Adobe-Marketing-Cloud/aem-guides-wknd-events <[email protected]>
Cc: Poornima L <[email protected]>; Mention <[email protected]>
Subject: Re: [Adobe-Marketing-Cloud/aem-guides-wknd-events] Issue while mapping AEM content to angular components- chapter 3 (#55)
Hi @poornimaWinget<https://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:
* Invalidate the Cache using: http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html this is an AEM tool to ensure that fresh version of client libraries are served
* Start a new browser session/clear cache + cookies or start an incognito session
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#55?email_source=notifications&email_token=AMDAW64Y7X6QR6VWFIWRQWDPWVTYRA5CNFSM4HNUBLO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7P7PA#issuecomment-494862268>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AMDAW65TQY4QQPUYGB73TQTPWVTYRANCNFSM4HNUBLOQ>.
============================================================================================================================
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.
============================================================================================================================
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: