Skip to content

NuxtImg components dont reference path aliases #3867

Open
@devinschumacher

Description

@devinschumacher

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: [email protected]
  • 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions