Flickity's imagesLoaded option allows automatic re-rendering of the slideshow once images have fully loaded, but requires the explicit inclusion of flickity-imagesloaded, which is not currently part of this package.
As things are now, you can approximate this behavior by manually importing imagesloaded and binding it to flickity's ready event through flickityOptions like so:
Flickity's imagesLoaded option allows automatic re-rendering of the slideshow once images have fully loaded, but requires the explicit inclusion of
flickity-imagesloaded
, which is not currently part of this package.As things are now, you can approximate this behavior by manually importing
imagesloaded
and binding it to flickity's ready event through flickityOptions like so:But it would much nicer to be able just do this and clean up the ref: