Skip to content

"The image could not be loaded" even if it does load #135

Description

@tayyabferozi

I am using it on a parent of the image like this

carouselImages.forEach((img) => {
  $(img).parent().easyZoom();
});

The image is working fine and does load on the page but if I hover over it, it says Loading for some seconds and then The image couldnot be loaded. And if I use it on the image itself, it just translates the image through 1-3px on hovering over.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions