Performance Issue - pages are loading twice | Community
Skip to main content
DEBAL_DAS
New Member
March 15, 2018

Performance Issue - pages are loading twice

  • March 15, 2018
  • 1 reply
  • 1475 views

Hi ,

I need to fix one issue associated with performance. I have observed that few pages are being loaded twice in the browser.

However, 2nd time loading is faster but this could be avoided.

I have noticed jquery.min.js is responsible to make xmlhttprequest (its invoked as ajax) to load those pages individually and I have included jquery.min.js using clientlibs.

I haven’t observed this issue with  pages those aren’t having jquery.min.js in their clientlibs.

It would be really helpful if you could suggest.

Thanks,

Debal

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

1 reply

smacdonald2008
Level 10
March 15, 2018

Try to use AEM JQuery and see if that improves your situation.