We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you disable javascript the thumbnail is not replaced with the real image.
What about putting the original img tag into a noscript tag?
img
noscript
I found this blog post that goes more into detail: https://www.robinosborne.co.uk/2016/05/16/lazy-loading-images-dont-rely-on-javascript
The text was updated successfully, but these errors were encountered:
I… I could have sworn I did that. I definitely wanted to do that, but I guess I forgot. I’ll fix that once I land #12. Thanks so much for the issue :)
Sorry, something went wrong.
No branches or pull requests
If you disable javascript the thumbnail is not replaced with the real image.
What about putting the original
img
tag into anoscript
tag?I found this blog post that goes more into detail: https://www.robinosborne.co.uk/2016/05/16/lazy-loading-images-dont-rely-on-javascript
The text was updated successfully, but these errors were encountered: