-
I've noticed that many plugins unconditionally load their JS and CSS into every page.
This is bad for page size and load times, as often these are only needed on pages that require the plugin. E.g…
-
[Lazy Loading Images and Video | Web Fundamentals | Google Developers](https://developers.google.com/web/fundamentals/performance/lazy-loading-guidance/images-and-video/)
## Using intersec…
-
**Is your feature request related to a problem?**
We should use the new `_list/indices` API instead of `_cat/indices` to better handle fetching of indices as current `cat` API consumes too many resou…
-
### Description
It would be ideal not to tightly integrate async storage within the SDK, allowing us to inject other types of storage options. There is an object called `persistentCacheProvider`, b…
-
I tried setting up this project on my neovim config that uses [LazyVim](https://www.lazyvim.org/) and was running into issue of getting nv to properly load the plugins from the nix store (except for l…
-
## Loading="lazy|eager" for images
A somewhat recent update to the HTML spec is rapidly being adopted. This looks to add that feature into the image plugin that is part of ckeditor. We actually wan…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/HEAD/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduc…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
### Describe the problem that you experienced
- When I was on the page "Common Routing Task" (https://angular.dev/guide/routing/common-router-tasks#lazy-loading), I clicked the "Lazy Loading" (http…
-
Hello!
I'm encountering an error with the unstructured_Analyzer class in the EDA_GPT.py script when uploading a PDF file. The script attempts to detect and process any structured data (e.g., tables)…