brenoprata10 / ng2-image-viewer

Ng2-Image Viewer for Angular 2+ projects
https://brenoprata10.github.io/ng2-image-viewer/
MIT License
31 stars 60 forks source link

Image Viewer is broken #40

Open vishnu-dev opened 5 years ago

vishnu-dev commented 5 years ago

The image viewer css gets broken onload and image is pushed out of the container. Notice the scrollbar ezgif com-gif-maker (1)

brenoprata10 commented 4 years ago

There is some kind of error on the console log?

vishnu-dev commented 4 years ago

No error. I think it has to do something with the CSS. BTW, my image gets dynamically loaded.

brenoprata10 commented 4 years ago

Are you using push when adding the image to the array?

vishnu-dev commented 4 years ago

It's a single image @brenoprata10 . I'm using push.