Unable to preventDefault inside passive event listener due to target being treat
-
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?
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
Hello,
Please provide the page URL where I can see the problem.
Best Regards
any product page, for example
Try dragging and dropping images (flipping through them)
Hello,
Please update the credentials I cannot log in.
Best Regards
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