Skip to main content
salman18j
New Participant
April 14, 2017

Javascript code is not updating

  • April 14, 2017
  • 3 replies
  • 3391 views

I am facing one very strange issue. I have updated some JS file, but i am still getting old code. If i see file under etc/designs is updated. but compiled file under /var/clientlibs/etc/designs is old. I deleted it but again the old one coming back. Does anybody know this issue? Also tried by restarting the  Granite UI Commons (com.day.cq.cq-widgets) Bundle.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

MC_Stuff
New Participant
April 15, 2017

Hi Salman,

AFter clearing client libs and before restarting the widget bundle just touch the javascript files and verify.

Thanks,

vjetty
New Participant
April 14, 2017

Hi, Salman

I suggest you to use the following capabilities to resolve your issue. 

1. Invalidate the cache and rebuild your libraries using http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html    

2. Check for the duplicate category name for your clientlibs using 

      http://localhost:4502/libs/granite/ui/content/dumplibs.html

Thanks,

Vamsi

Feike_Visser1
Employee
April 14, 2017

This is indeed strange, what version of AEM are you on?