• Resolved SHiRKiT

    (@shirkit)


    Hello,

    jQuery has deprecated jQuery.load events since 1.8

    I’m facing an issue that a combination of multiple plugins that causes a “Uncaught TypeError: e.indexOf is not a function” error to be thrown and ends up breaking my site.

    It’s being used in advanced-flat-rate-shipping-for-woocommerce-public.js on line 47

    Changing it with a jQuery.on("load", is the correct approach. Support for jQuery 1.8 should be dropped by this point.

    Thank you for your plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Hitendra Chopda

    (@hitendra-chopda)

    Hello Shirkit,

    Thanks for reaching out to us and for the time to look into that.

    Okay sure, we will update the deprecated JS syntax in our next release version to make it work properly.

    Best Regards,
    Hitendra & Dotstore Team

    Plugin Support Hitendra Chopda

    (@hitendra-chopda)

    Hello Shirkit,

    Hope you are doing well.

    We have fixed your query and released a new version 4.1.1.

    Please upgrade to fix it.

    ?Thanks,
    ?Hitendra

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘USe of Deprecated jQuery code causes undefined behaviour’ is closed to new replies.