Closed WebShapedBiz closed 4 years ago
Hi @WebShapedBiz 👋
I've run into this issue as well. I started tracking it down and believe it's something to do with Cloudflare (the CDN Ghost uses) sending bot challenge HTML instead of the images. I didn't solve the issue.
However I'm very close to releasing v2.0.0 of this plugin and I believe the issue has been resolved there - could you please try it and let me know?
You can install a preview of v2.0.0 using the following command:
npm install liamfiddler/eleventy-plugin-lazyimages#sharp --save
Thank you very much @liamfiddler for your time and effort, I'll try the preview and report it back.
Cheers.
Not only that the preview works, but now I can actually see the home page images lazy loading. Previously they just have appeared but now there is a very visible lazy loading effect, previously missing.
Thank you again @liamfiddler
v2 has just been released and resolves this issue 🎉
Hi.
I found this plugin while playing with a very nice Ghost 11ty starter project at https://github.com/TryGhost/eleventy-starter-ghost
Basically everything works out of the box, except for a few styling glitches, but for every image that LazyImages handles, while the image is rendered correctly, I'm getting this error:
Thank you for putting together this nice plugin.
Cheers.