Glide duplicating image #5060
Unanswered
ChrisButterworth
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I think this PR aims to solve that: #4927 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Are the glide tags identical? Not just width and height, but everything? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using the Glide tag in two places in a template with the same image at the same dimensions both of which are using different URLs instead of using the same one - is there a way to serve the same image in both tags and not generate a new image every time?
Oddest thing is that on another page it doesn't have the same behaviour - using the same image multiple times.
Any advice?
Beta Was this translation helpful? Give feedback.
All reactions