-
@Tlazypanda i wonder if this line is running lazyload on all images across the entire page, and if that's a problem. Do we need to limit CSS scope to only `img` on this page?
Or alternatively, is t…
-
Currently, every time the slide init, all the React Component will be mounted. I write the log on **componentDidMount** event to see that
Your library provide a VirtualList options, but if I set i…
-
I am having trouble doing the lazy load on an array of images. It seems to just load my whole array at first instead of it one by one.
```react
const gallery = images.map((obj, i) => {
re…
-
we want to lazyload all scores because some xml files are huge, but we found it seem still have not this function.
![image](https://github.com/user-attachments/assets/ea3b0600-b4f1-4b68-9d88-773e5186…
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/antd-reproduce-5x-fssws4?file=demo.tsx)
### Steps to reprod…
-
### Description
When a lot of rssfeeds are configured the loading takes pretty long. It would be great if the images of the rss widget would be lazy loaded. (Loaded after the dashboard is ready)
###…
-
Bonjour à tous !
Dites, je me baladais sur la page de l'équipe avec le Moniteur de réseau ouvert.
La page charge 10mo dont 9,6mo d'image
Que diriez vous d'un petit `loading="lazy"` sur les pho…
-
-
Hello CSSWG folks!
With no personal preference I ask you to consider CSS delegation for the `lazyload` `loading` attribute: https://github.com/whatwg/html/pull/3752
-
Hi @dillonzq , I'm the same guy that the other day told you I had typeIt issues and image alignment issues but with the latest commit it got solved! Thanks.
I was wondering if it's possible to incl…