compact / angular-bootstrap-lightbox

An AngularJS lightbox built using UI Bootstrap Modal.
http://compact.github.io/angular-bootstrap-lightbox/
MIT License
306 stars 134 forks source link

Multiple Requests on image load #96

Open psalmnoelff opened 4 years ago

psalmnoelff commented 4 years ago

Is there a way that we can limit this to only load the image once? I notice in the network logs that im loading the images 3x (*even on the plugin demo).

If there is a way to limit that to 1x, then it will be awesome! Thanks!

neeooh commented 4 years ago

Same problem here. It makes 3 requests.