react-image-magnify icon indicating copy to clipboard operation
react-image-magnify copied to clipboard

A responsive image zoom component designed for shopping sites.

Results 119 react-image-magnify issues
Sort by recently updated
recently updated
newest added

![Screenshot from 2022-08-06 15-31-01](https://user-images.githubusercontent.com/97380100/183247193-fec650c3-e7c6-4220-a6b8-cceaddb1aa61.png) why do this happen. the container does have `max-width` set to `1200px`. ```ts ``` it is wrapped in 2 containers, the large container ` ` the...

Codepen demo link given is not working

Bumps [jsdom](https://github.com/jsdom/jsdom) from 12.0.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

Bumps [urijs](https://github.com/medialize/URI.js) from 1.18.10 to 1.19.11. Release notes Sourced from urijs's releases. 1.19.11 (April 3rd 2022) SECURITY fixing URI.parse() handle excessive slashes in scheme-relative URLs - disclosed by zeyu2001 via...

dependencies

How to use className in react-image-magnify? I applied but not working my CSS Class! Here is code:

Hello Ethan, Great work on this library! I'll be happy to provide a fix if you think this is a legit issue. In short, the issue is that the enlarged...

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Is this project no longer being maintained?

Scenario: 1. Scroll the page. 2. Open a modal 3. Zoom on that modal. The zoomed image is out of the view area, due to page already scrolled. The zoomed...