-
### Optimization Suggestions:
1. **Lazy Loading with `react-lazyload`:**
- Integrate the `react-lazyload` library for better control over lazy loading.
- This library provides a `LazyLoad` co…
-
`
`
How to make 1_small.png lazyload?
-
Lazyload efects still working ? effect: 'fadeIn'
For older versions (1.9.x) I used:
```
lazyload({
effect: 'fadeIn',
threshold: 20,
failure_limit: 16
});
```
Now seems to not working
-
Para las nuevas publicaciones que cargan mediante lazyload, no esta funcionando el modal donde se muestra información adicional.
-
The other question about the adaptation is whether it would not make sense to integrate a Lazyload libary? 99% of the lazyload libary triggers the images with the img class name lazyload and data-src.…
-
### Description of Issue
I'm getting exception in the debug logs during lazyloading of swarm module. swarm or docker is not used in my setup/configs/states. This is not a blocker for me but it might …
-
unfortunately I have a little problem here with images that can be uploaded by users. A few images have round brackets. With an image tag these are displayed, but I also have background images here.
…
-
`ng build --prod`
```
ERROR in ./src/main.ts
Module not found: Error: Can't resolve './$$_gendir/app/app.module.ngfactory' in './angular-lazyload-basic/src'
@ ./src/main.ts 4:0-74
@ multi ./s…
-
Man I really wanted to love this package, and I was so close. Then I noticed that it's heavily dependent on vue-lazyload. Why? I'm using what I believe is a better lazy load lib (https://github.com…
-
The first download does not load images (SSR load).
Wrapping did not help.
```
```