Home Forums WoodMart support forum Unable to preventDefault inside passive event listener due to target being treat

Unable to preventDefault inside passive event listener due to target being treat

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #323489

    loralora
    Participant

    Hello
    [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive.
    Please watch the video
    how can this be fixed?

    #323523

    Hello,

    Please, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent. This testing may take up to 15 minutes. You would better make the full backup of your site.

    Best Regards

    #323749

    loralora
    Participant

    ok

    #323813

    Hello,

    Please provide the page URL where I can see the problem.

    Best Regards

    #323905

    loralora
    Participant

    any product page, for example
    Try dragging and dropping images (flipping through them)

    #324030

    Hello,

    Please update the credentials I cannot log in.

    Best Regards

    #324115

    loralora
    Participant

    ок

    #324283

    Hello,

    Sorry for keeping you waiting. Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .owl-carousel {
      touch-action: manipulation;
    }

    Regards

Viewing 8 posts - 1 through 8 (of 8 total)