• Resolved MKDan

    (@mkdan)


    How to make with this plugin to work just with JQuery 3.x.x and without using Jquery Migrate? Could you please update the code (or) tell me what to change?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Joel James

    (@joelcj91)

    Hey @mkdan,

    This plugin only requires jQuery. Are you facing any issues without jQuery Migrate?

    Thread Starter MKDan

    (@mkdan)

    Yes, the plugin isn’t working without JQuery Migrate.

    • This reply was modified 5 years, 11 months ago by MKDan.
    Thread Starter MKDan

    (@mkdan)

    @joelcj91 – Yes, the plugin isn’t working without JQuery Migrate.
    I’m using JQuery version 3. The plugin works only if jQuery Migrate is present. Why is this happening?

    Does caching of JQuery causes issues. Such as via Serviceworker.js, Cloudflare, Browser Cache?

    Plugin Author Joel James

    (@joelcj91)

    Hey @mkdan,

    This plugin only requires JQuery. jQuery might be adding jQuery migrate as a dependency. So without that dependency jQuery might not be loading. Can you check if jQuery is available when you disable jQuery migrate?

    Thread Starter MKDan

    (@mkdan)

    @joelcj91 – The problem was the Autoptimize plugin deferring the LazyLoadforComments’s JS file to the footer which causes it to stop working. I had added an exception for the LazyLoadforComments’s JS file on the Autoptimize plugin’s settings. Now it works without the jQuery Migrate.

    • This reply was modified 5 years, 11 months ago by MKDan.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to make this plugin to work with JQuery 3.x.x & without the Jquery Migrate?’ is closed to new replies.