-
### How to Reproduce
- Checkout ```https://github.com/molgenis/molgenis/commit/6960fd86c8d0b3ac7404cb9868c750470fd6656e```
- Run ```PlatformIT.testIndexDeleteMetaData```
### Expected behavior
- …
-
I am having difficulty implementing a lazy loading feature in my jQM application using Lazy Load XT v1.0.6.
I am finding that when I scroll down the image isn't being shown, however when I switch to …
-
Hey 👋
I think we could lazy-load quite some components that appear below the fold, e.g. everything on the landing page below the logos (https://github.com/nuxt/nuxt.com/blob/v2/pages/index.vue#L64…
-
I'm lumping all of these into 1 issue because optimizing images is not just about reducing file size; it involves a comprehensive approach that takes into consideration size, format, compression, resp…
-
https://github.com/ferranJS/discordish/blob/main/angular/src/main.ts#L35
Here the variables are already loaded. You are just referencing them right?
Should this be like:
```
loadChildren: () =…
-
I started using Phpseclib SFTP adapter with `KnpGaufretteBundle`. By defining the service in Symfony, this is not lazy loading.
``` yml
services:
acme_test.sftp:
class: phpseclib\Net\SFTP…
-
**Is your feature request related to a problem? Please describe.**
Currently to use the pagination with a database you need to load all entries and map them to a kelp item.
**Describe the solution…
-
The phrase "lazy loading" in Less's documentation has been bugging me. The Wikipedia entry for lazy loading says: "Lazy loading is a design pattern commonly used in computer programming to defer initi…
-
due to the browser support of native lazy loading (https://css-tricks.com/native-lazy-loading/), impression events may be counted differently across browsers
related to #35
-
Thanks for [adding the 'lazy' prop](https://github.com/matyunya/svelte-image/commit/ec98e02085186d1b349771abb499f481859601ef) to the Image component.
It would be great if there was a global option …