• Resolved Marek Jakub?ík

    (@forusak)


    On some part of the site, when lazy loading is enabled, the pages are giving error 500 in console.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Uzair

    (@easywpstuff)

    Hi,
    The issue is caused by this script in your website

    <script data-dont-merge>var xhr = new XMLHttpRequest();xhr.open('GET', document.location.href);xhr.setRequestHeader('X-merge-assets', 'true');xhr.send(null);</script>

    it is not due to the lazy loading.

Viewing 1 replies (of 1 total)
  • The topic ‘Throwing error 500’ is closed to new replies.