Skip to content

NuxtImg components dont reference path aliases #3867

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
devinschumacher opened this issue Apr 12, 2025 · 2 comments
Open

NuxtImg components dont reference path aliases #3867

devinschumacher opened this issue Apr 12, 2025 · 2 comments
Labels
bug Something isn't working needs reproduction triage v3 #1289

Comments

@devinschumacher
Copy link

devinschumacher commented Apr 12, 2025

Environment


  • Operating System: Darwin
  • Node Version: v23.2.0
  • Nuxt Version: 3.16.1
  • CLI Version: 3.23.1
  • Nitro Version: 2.11.7
  • Package Manager: pnpm@8.15.6
  • Builder: -
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Version

v3.0.1

Reproduction

see description

Description

NuxtImg components dont reference nuxt path aliases.

if i use the regular html it will work, but if i use NuxtImg it will not

<img>

using <img> the image shows:

Image

Image

<NuxtImg>

using <nuxt-img> it will not:

Image

Image

Additional context

No response

Logs

@devinschumacher devinschumacher added bug Something isn't working triage v3 #1289 labels Apr 12, 2025
Copy link
Member

I suggest to open issues about @nuxt/image inside nuxt/image repository: https://github.com/nuxt/image. Also, please provide a reproduction when opening a bug report.

Why Reproductions are Required

@devinschumacher
Copy link
Author

I suggest to open issues about @nuxt/image inside nuxt/image repository: https://github.com/nuxt/image. Also, please provide a reproduction when opening a bug report.

Why Reproductions are Required

1 - okay i will add it there! sorry about that
2 - (pardon this question im not being curt im just new) - i thought the reproduction was covered by the exampled i showed where i reproduced the issues by making a test file and putting in the src there vs. the normal nuxt img???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs reproduction triage v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants