Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tayyabferozi opened this issue Sep 30, 2020 · 0 comments
Open

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

tayyabferozi opened this issue Sep 30, 2020 · 0 comments
Labels

Comments

@tayyabferozi
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants