ngx-image-zoom
ngx-image-zoom copied to clipboard
Not Working with Angular12
There is no output and no error while i am using this library with angular12
Height and Width Issue, how to solve it ?
I've added some resize logic in my code to scale the images as I wanted them. You can use the (imagesLoaded) emitter on the ngx-image-zoom element to run a method to resize them. I'm guessing your issue comes from something else, possibly the source image, further debugging might solve it.