onImagesLoaded is being called twice, one time in mid of rendering and second when its finished.
Any tips on how to work around this so that i only have event when it's finished?
Quick demo of the issue, you will noticed console.log is being used twice.