angular2-lightbox
angular2-lightbox copied to clipboard
Images not always loaded successfully during navigation when opened from modal on chrome
trafficstars
Browser: Chrome
open to open lightbox from modal (ng-bootstrap modal), when navigating between images, it gets stuck in the middle and loads endlessly, I tracked the code and found that transitioned event doesn't fire
also when I click on the image to open the lightbox, it loads successfully
it works fine on Edge
may be this can help.
Sorry, are you using chrome on mac or windows ? Because I am using mac and it has no problem with transition event.