-
### Describe the bug
While using the lazy loading and virtual scrolling features of PrimeNG's p-table, I am encountering an issue where multiple API calls are triggered during the initial load withou…
-
**Is your feature request related to a problem? Please describe.**
File Uploader is a huge component for someone that only wants to use the minimal uploader with minimal functionalities. Thus, being …
-
-
As an EmbeddedChat developer
**I need to**: Use lazy loading to render some components
**So That**: The initial bundle size can be minimized, page load time can be made better and the applicatio…
-
```
* installing *source* package 'pda' ...
** package 'pda' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++ (Spack GCC) 12.2.0'
/package…
-
* Lazy loading?
* Feel free to choose photos to be displayed :)
-
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…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.16.0`
- Nuxt Version: `3.13.2`
- CLI Version: `3.14.0`
- Nitro Version: `2.9.6`
- Package Manager: `bun@1.1.29`
- Bu…
-
For fallback fonts like Xiaolai, our font face definitions are > 100 kB.
Given it might not be used at all, we might consider lazy loading it.
-
## Description
In tech design 21/07/23 we decided to implement lazy loading in `IncrementalDataSet`. See the comment under https://github.com/kedro-org/kedro/issues/2456. A prerequisite for this is …