/& prepended to src in img tag

Not sure if a nuxt issue but has anyone ever seen /& prepended to their img sources? What is weird that another image right next to it does not have this issue. It's not in the source but something edited the DOM to <img src="/&/img/icon-b-and-b-sangria.svg" width="24">
No description
No description
No description
2 Replies
joe_black_unlucky
joe_black_unluckyOP5mo ago
restarting nuxt dev solved the issue I guess it's to mark non-existent images, this happend while changing branches where the file doesnt exist
danielroe
danielroe5mo ago
seems to be a vite issue - there's an issue tracker

Did you find this page helpful?