Hi,As we completed some clientlibs cleanup we encountered a vulnerability issue. We realized that etc/clientlibs/foundation/jquery-ui.min.js is not quite getting minified in production. It almost looks a different file than what we have on other lower environments. We know this is an OOTB and we nee...
Hi Experts, I am getting below error when i am try to add add files in GIT repository git add . how to fix Filename too long error: unable to index file issue ? The file will have its original line endings in your working directorywarning: LF will be replaced by CRLF in ui.content.sample/src/ma...
Hi,code build is getting failed while Build Image. can anyone please help to fix this issue below the error + wget -O /tmp/dispatcher/dispatcher-configuration.zip 'https://cm0pl0va80stor0prd.file.core.windows.net/cdbd4994-837a-4d0e-8af4-d6b433b2e3c9/build/aem-guides-wknd.dispatcher.cloud-0.0.5-SNA...
Hi I'm new to AEM, I need to suppress content path in the URL, for example :this link as has to redirect from https://www.act.com/content/odc/odc/un/en.html to https://www.act.com/un In author, i configured /content/odc/odc/un/en.html this page for a hyperlink text component, when i replicate it ...
Hello all,How to use routing of vue js in AEM.Use Case: We have a component called "Login" , I want to load one more component if the user logged in successfullyFYI: The Vue components are integrated with AEM and we are loading the AEM components on the page. Many thanks.
Hi, 1. We can host AEM site on IIS Server with dispatcher, However, I want to know it will be locally hosted or it will be globally accessed by user on browser??And, what are the steps to test if our website successfully hosted on IIS or not?? 2. When we share our website with user having admin righ...
In the application code, I am reading jcr:created using ValueMap API but when I load content JSON file to the AemContext object I don't see the property(only jcr:created) and getting "null" when I try to read. I am currently using RESOURCERESOLVER_MOCK and I also tried with JCR_MOCK. When I searche...
Hi All, We have enabled SSO on AEM Author domain( custom) and it's working fine. For logging into crx/de we use internal domain which is directly pointed to Author and hitting this internal domain we used to get normal crx/de login page without triggering SSO login. However recently something change...