AdamRisberg / react-image-magnifiers

A collection of responsive, image magnifying React components for mouse and touch.
MIT License
347 stars 60 forks source link

Invalid prop `imageSrc` supplied to `GlassMagnifier` #59

Open Hmin25 opened 2 years ago

Hmin25 commented 2 years ago

Hi, I have met an issue when implementing this library and would like to ask for a help. Did I do something wrong when implementing? Kindly look into those screenshots below, thank you in advance! imageSrc Capture

As you can see, I've tried different way of assigning the dynamics image into the imageSrc | largeImageSrc. Unfortunately, both didn't work.. Appreciate your help..