-
**Describe the bug**
On iOS, images that have already been loaded with headers are being cached.
Attempting to load the same image but appending a `?u=123` query parameter to it, to fetch a more …
-
There seems to be a caching issue resulting in a wrong filename extension.
```html
{{ $original := .Resources.Get "test.jpg" }}
{{- $png := $original.Resize "400x png" }}
{{- $jpg := $png.Resize…
nibe updated
2 months ago
-
When the images are cached in browser, i noticed that the resize of images aren't working properly.
I have not set the actual-width & actual-height since the image sizes are unknown.
(Passing a url …
-
Hi,
I was wondering, is there any way, the plugin could cache the downloaded resources instead of redownloading them every time I run `gatsby develop`?
at the moment it looks like this images a…
-
The built Docker image is quite large, leading to slower CI processes due to frequent pulls. In fact, it is so big that GitHub's caching features are largely unsupported. Some features of the image ar…
-
-
Just curious - is there a way this algorithm can cache, or store intermediate result to a file, namely the style image, and reuse this cached data when invoked again with the same style image but diff…
-
This is a follow-up to the discussion on the 3rd Nov 2022 [meeting](https://docs.google.com/document/d/1E3GLCzNgrcigUlgWAZYlgqNTdVwiMwCRTJ0QnJhLZGA).
In summary: the current implementation of image…
-
The problem seems to be the fact that the built image including all layers is huge (~440MB). This is because building the docker container installs several big dependencies to build sudo-rs including …
-
**Versions**
- nuxt: ^2.15.6
- nuxt/image: "^0.4.14",
Hey everyone and thank you for this great package.
I'm facing an issue with Lighthouse extension of chrome and i cannot fix it.
![Scree…