When images have timestamps on them the Lightbox will not open them ...
<a href="/images/gallery/image-1.jpg?57ed752b" data-uk-lightbox="{group:'gallery'}" title="Title">
<img src="/images/gallery/image-1-thumb.jpg?57ed77ee" alt="Title">
</a>
Created a pull request for this bug
https://github.com/uikit/uikit/pull/2072
meanwhile,
just use data-lightbox-type="image"
We have released the next major version, UIkit3. To start focusing our work on the most recent release, we decided to close all the issues related to UIkit2.
The LightBox component has not been released yet but we are working on that, please let us know if the problem when it is released for UIkit3.
Thanks for your understanding,
Your UIkit Team
Most helpful comment
Created a pull request for this bug
https://github.com/uikit/uikit/pull/2072