You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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???
Environment
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:<NuxtImg>
using
<nuxt-img>
it will not:Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: