-
Hi,
Any idea what might be causing lightbox not to work with lazyzies (https://github.com/aFarkas/lazysizes)?
All images that are lazyloaded do not work in the gallery?
-
Hello!
Could you please add support for LazySizes?
https://github.com/aFarkas/lazysizes
Thanks!
-
I attempted to run `strictdom` on a page that runs [`lazySizes`](https://github.com/aFarkas/lazysizes) framework to lazy-load elements into the DOM, and it threw errors like the following:
```
fas…
-
https://codesandbox.io/p/sandbox/js-cloudimage-360-view-examples-ux850x?file=%2Findex.html%3A41%2C34
`data-lazyload="true"`
EDIT:
Turns out, data-lazyload doesn't change anything, all images …
-
What is this file ? src/lazysizes-intersection.js
Probably obsolete and can be removed.
-
**Question:**
Lazysizes does not calculate size correctly. Images are all lowrez/pixelated.
**Answer:**
if using [loadjs](https://github.com/muicss/loadjs) from this plugin you probably have to u…
-
I already came accross this problem on Plone 5.2 and didn't use it in production then.
Now testing out the deployment on Plone 6 and get this error again when I run the migration steps for plone.stat…
-
If I use this code to print image:
`echo get_the_post_thumbnail( $page->ID, 'full', array('class' => 'card__image') );
`
the output will be:
``
and the images are lazy loaded.
Instead, …
-
[Lazysizes](https://github.com/aFarkas/lazysizes) is a bit larger, but it does consider other usecases, like carousels. I switched the library from the plugin and it works great
ganar updated
6 years ago
-
Lazysizes not working with Rocket Load turned on (CloudFlare). When I turn off rocket load - everything works as expected. data-cfasync="true" and data-cfasync="false" - not helping.