wittlock/ngx-image-zoom

Not Working with Angular12

Opened this issue · 2 comments

There is no output and no error while i am using this library with angular12

Issue

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.