Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

AEM6.3 min.js loading in classic ui but not in touch ui page

Avatar

Level 8

Hi,

I see a few js file which I need in both touch and classic version of page ,does not load only in touch ui .

I found that js even though is referred in some other templates are getting loaded in  a different classic template page even though it is not added as client-library so wanted to know if GraniteClientLibraryManager is doing any caching for classic . I found that using page view source from classic

GraniteClientLibraryManager.write([{"p":"/etc.clientlibs/clientlibs/granite/jquery.min.js","c":[]}......}

How could i solve this issue for touch ui

Thanks

1 Reply

Avatar

Level 8

Any inputs ??