• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

The image zoom function does not work

Bug Report
2
3
417
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H
    hairong last edited by 20 Mar 2021, 13:45

    Environment: laradock
    Version: v1.3.1

    • velocity.js reports an error TypeError: this.activeImage.ezPlus is not a function
    • The image zoom function does not work

    Is there a workaround for this? Thank you!

    1 Reply Last reply Reply Quote 0
    • devansh-webkul
      devansh-webkul last edited by 23 Mar 2021, 13:14

      Hi @hairong,

      I just checked this in the latest version not able to reproduce that. Have you done any changes?

      1 Reply Last reply Reply Quote 0
      • H
        hairong last edited by hairong 24 Mar 2021, 03:51 24 Mar 2021, 03:49

        @devansh-webkul Thanks for the heads up, I re-installed and checked and the problem came from Odoo's online chat script.
        The code I added in scripts.blade.php, odoo chat works fine but reports the error this.activeImage.ezPlus is not a function, causing the product detail page to not work properly.

        <script type="text/javascript" src="https://erp.traitbuy.test/im_livechat/external_lib.js"></script>
        <script type="text/javascript" src="https://erp.traitbuy.test/im_livechat/loader/1"></script>
        

        I haven't found how to fix the cause of the odoo script code conflict yet, I'll come back and update when I do.

        1 Reply Last reply Reply Quote 0
        2 out of 3
        • First post
          2/3
          Last post