Public Images breaking on Hot Reload (latest nuxt version, literally today's project)

Created a project and have 2 image tags pointing to public. Everytime I make a change and save (hot reload) it breaks and it makes the little image not found icon. Nothing crazy.
<img src="/my-image.png">
<img src="/my-image.png">
Is there a known solution to this issue?
1 Reply
owljackob
owljackob4mo ago
Try to use Nuxt Image.