issues Search Results · repo:nuxt/image language:TypeScript
Filter by
802 results
(87 ms)802 results
innuxt/image (press backspace or delete to remove)If I create a server api route in nuxt by creating a file like ~/server/api/image.get.ts that servers a file from a
buffer to the client when the route (domain.tld/api/image) is called and attempt to use ...
DerLeole
- Opened 11 hours ago
- #1872
Hi,
I ve seen a lot of people run into this error myself included when using nuxt image with pnpm.
error : {
message : [500] [IPX_ERROR] \nSomething went wrong installing the sharp module\n\nCannot ...
bananacity
- 1
- Opened 16 hours ago
- #1871
Because I am not sure about the image links referenced by the front-end, I need to enable optimization for all domain
names, otherwise the lazy loading of images will not take effect
hamwong233
- Opened 5 days ago
- #1866
When using a static generated Nuxt deployment, i.e. nuxt generate, images which are inside dynamic components e.g.
component :is= getComponentName / aren t created and have no counterparts generated inside ...
gridsystem
- Opened 9 days ago
- #1865
Hey, I m using Nuxt 3 with @nuxt/image and trying to load an image from the public folder using NuxtImg / , but it’s not
showing anything.
Repo for reproduction: https://github.com/Shii108/wha123
Shii108
- Opened 14 days ago
- #1862
In the README.md file, specifically on line 145, it doesn t mention how to set it up with the new Nuxt 4 app directory
structure.
When using the Nuxt 4 s app directory structure, it should be ./app/assets/my-icons. ...
devniza
- 1
- Opened 23 days ago
- #1854
The following scenario does not work properly:
template
NuxtImg
src= /my-img.webp
width= 300
height= 300
fit= inside
preload
/
/template
This generates something like: ...
raggesilver
- Opened 25 days ago
- #1850
The change in v2.0.0-alpha.1 to src/types/image.ts caused any modifiers that any of the custom providers offer
(including ipx) for things like sharpen or grayscale .
IPX alone has many modifiers:
export ...
nathanchase
- Opened on May 16
- #1843
Hi, I followed the instructions to add local images using NuxtImg. I placed the images in the public folder and used the
following tag: NuxtImg src= /images/nuxt.png / . However, I encountered http://localhost:3000/_ipx/_/images/nuxt.png ...
evanqhu
- 7
- Opened on May 15
- #1842
I have a static site that gets generated with nuxt generate.
I have also an error.vue which should display an image:
template
NuxtLayout
NuxtImg src= /404.png /
/NuxtLayout
...
sotasan
- 1
- Opened on May 12
- #1839

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.