Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lightbox fix - display images which has query strings in the url #2072

Closed
wants to merge 1 commit into from

Conversation

sureshdsk
Copy link

@sureshdsk sureshdsk commented Oct 9, 2016

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>

Fixed it.

@philkisters
Copy link
Contributor

UIKit version 2 has been moved to another branch: https://github.com/uikit/uikit/tree/v2/develop

Please update the target branch of your pull request.

@trungle-dev
Copy link

@philoest UIkit 3 beta.v30 still has this issue, should this PR be merge into the V3 too?

@janschoenherr janschoenherr reopened this Aug 25, 2017
@evently-nl
Copy link

Is there any update on this? Running into the same thing with signed urls from amazon s3..

@janschoenherr
Copy link
Contributor

You can simply add type="image" to force an image.

@sureshdsk sureshdsk changed the base branch from develop to v2/develop September 19, 2017 07:35
@janschoenherr
Copy link
Contributor

Resolved with cdaeb64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants