• Resolved adryyy

    (@adryyy)


    There’s a bug, as you can’t use .load method with jQuerry 3.x, need to change that in public.js, line 531, from $(window).load(function () { to $(window).on('load',function () {
    If the change isn’t made, quantity don’t get update when remove product from list.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hello,

    Thanks for the notice. This issue has been already addressed and we’ll include this fix in an upcoming plugin update.

    Kind Regards,
    Konstantin

    Plugin Support Stan

    (@stantinv)

    We are now closing this topic and mark it as resolved because a new version that includes a fix for this issue has been recently released. If the issue remains please, fill free to re-open it at any time.

    Best Regards
    Stan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘jQuery 3.x bug’ is closed to new replies.