-
Hey there,
yesterday I experimented with your lazyload feature.
I realized, that the current code does not check the visibility attribute (e.g. "visibility: hidden").
Here is an example:
```
```…
-
Hello!
`ROCKET_LL_ASSETS_URL` etc. URL-s are defined very early: thus [CDN MU/plugins](https://github.com/szepeviktor/tiny-cdn) are not able to alter the URL of e.g. `lazyload.min.js`
Please use…
-
### New issue for cloudinary/frontend-frameworks
"@cloudinary/react": "^1.11.0",
#### For which package is this issue?
"@cloudinary/react": "^1.11.0",
#### Describe the issue in a sentence or …
-
Is there a way to update the component when the data changes?
I call the component like this:
``
I populate the gallery array in this function which is called before rendering
```
function …
-
### Version
15.9.3
### Reproduction link
[https://codesandbox.io/s/hardcore-perlman-09fh0?file=/pages/index.vue](https://codesandbox.io/s/hardcore-perlman-09fh0?file=/pages/index.vue)
…
-
Currently, an element map with composite key cannot have cascading set. Refer to https://nhibernate.jira.com/browse/NH-2515
But I keep forgetting that and when I have my mapping as e.g.
``` c#
Has…
-
Hello !
Every browser works perfectly fine excepts Chrome who loads all the images, disabling the goal of the plugin.
I am creating the DOM with an Ajax request who read the content of an image folde…
ridom updated
7 years ago
-
So far, lazyload seems to be working well in reducing page load times. However, using lazyload also means experiencing frequent page reflows. As a result, reading long paragraphs of text on these page…
-
The default youtube codes are loaded all at once. Making it load youtube scripts on page load.
Making it lazyload will reduce performance impact at the time of loading.
Handle above the fold e…
-
Hi i would like to propose a feature where you lazyload images so they only gets loaded if they are about to be shown. I guess it's possible to do manually with events and run.before but it would be n…