-
Currently, this wonderful lib uses third-party libraries for lazy loading. Now with native support for `lazy` image attributes, is there any chance or plan to implement some kind of native lazy loadin…
-
Images with [loading="lazy"](https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading#images_and_iframes) attribute are marked as not lazy-loaded.
mireq updated
1 month ago
-
Hello!
As part of my work with the [Chrome Aurora](https://developer.chrome.com/docs/aurora) team, I’ve been working with image-focused React libraries to help improve application performance (meas…
-
### Description
The **Bridgeless Architecture** in React Native 0.74 and later introduces significant performance issues, particularly for apps with complex logic and high demands for UI responsive…
-
### Description
Found in https://github.com/dotnet/runtime/pull/109069#issuecomment-2455140713.
AOT publish with `BlazorWebAssemblyLazyLoad` fails when the project uses lazy loading:
```
[l…
-
## Issue Summary
In a Spring Boot 3.3.5 application using GraalVM (22.3.0) for native image compilation, the following exception occurs when attempting to initialize lazy-loaded Hibernate entities:
…
-
**Describe the bug**
Because the new react-native architecture lazy loads modules by default, `require('react-native').NativeModules` is an empty object at app startup time. Search for "Lazy module l…
-
Upcoming: https://addyosmani.com/blog/lazy-loading/
-
### Impacted plugin
Jetpack
### What
Please add native lazy loading to the Tiled Gallery block
### How
The Tiled Gallery block doesn't support native lazy loading. The only way to get Tiled Galle…
-
I have to do some research on this