image
image copied to clipboard
Placeholder for NuxtPicture
The current docs 📘 mention that all <NuxtImg /> props should be also supported for <NuxtPicture />.
But this is currently not the case.
Placeholder logic is encapsulated within nuxt-img.ts and is not part of _base.ts.
That means the logic is currently not shared and limited to the <NuxtImg /> comoponent
FYI @manniL
Can confirm this issue is still present for both local IPX and Vercel.