-
| --- | --- |
| Bugzilla Link | [521853](https://bugs.eclipse.org/bugs/show_bug.cgi?id=521853) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Sep 05, 2017 04:06 EDT |
| Modified | Sep…
-
Implement lazy loading on the **Manage User Permissions** page.
-
AbstractConfiguration (Log4j 2.24.1)
In `AbstractConfiguration` the field `asyncLoggerConfigDisruptor`is lazily initialized.
```
private AsyncLoggerConfigDisruptor asyncLoggerConfigDisruptor;
…
-
+ Set `path: 'fleet'` to `path: ''`
+ In `app-routing.module` set `fleet` to `loadChildren`
+ Remove `FleetModule` from `AppModule` (completely)
-
Currently, _all_ posts are loaded in the stream, which makes the site go very slow. Instead, only the latest active ~10 posts should be loaded (including comments) and then when you scroll down the ne…
-
We're trying to move away from an old jquery and this plug in looks very promising. Are there any plans to add lazy loading? That would make it perfect for us.
-
Refer to https://docs.google.com/document/d/1kQrkj5vXG8ptC2umA2tUa67v48o9KGULGOflrU4vay4/edit
-
### 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…
-
Some ``'s resources can be significant in size. As such, it might be good to support the `loading` attribute to allow these resources to be lazy-loaded.
-
Hi,
how can I implement lazy loading for this component?