Vue.ImagesLoaded
Vue.ImagesLoaded copied to clipboard
always is not fired if there are no images in the component
i tested with the original module.
always intended behaviour is to execute when all images are loaded or confirmed broken. this includes the case that no images are in the component -> it still fires.
but with v-images-loaded it doesn't
Could you create a jsfiddle?
same issue +1