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

Can't load base64 images #69

Open danielverissimo opened 4 years ago

danielverissimo commented 4 years ago

Some base64 images can't be loaded, most of then are large image greater than 1Mb, but sometimes is smaller.

To check the code, when I put a breakpoint inside showImage function, the images loads successfully all times.