willnguyen1312 / zoom-image

A little yet powerful framework agnostic headless library to zoom images on the web

Home Page:https://willnguyen1312.github.io/zoom-image/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demos broken

bfalchuk opened this issue · comments

Hi, looking forward to testing and trying but the demos are currently broken.

Hi @bfalchuk, thanks so much for your interest in this. I am sorry for the inconvenience you had. Could you please provide me with the link to the broken demo? And which browser did you use?

Typically, the demo should work like this.
demo

The screen might be too small. You could try to adjust the embedded editor or open the demo in a dedicated editor tab which is powered by Codesandbox - Open Editor button
image

Thanks so much 🙂

So sorry, my mistake; corporate VPN access issue (somehow part of the page was blocked). Closing.

Hi, looking forward to testing and trying but the demos are currently broken.

Hey do you know how can i make images zoom on hover by default without showing buttons and forcing users to click in order to acheive zoom on hover? Why the autor of this package has forced us to click in order to achieve zoom on hover? When i set { name: "Hover", href: "#", current: true, value: "hover" }, directly, i get Failed to execute removeChild error always, This package is kinda irritating me now. How can we acheieve same as react-image-zoom ??

Hi there, please have a look at this one - #203 (comment). Thanks :)