The requested resource isn't a valid image
Unanswered
Giant panda posted this in #help-forum
Giant pandaOP
can someone point out what i am doing wrong, this has never happened before, just upgraded
i have
i got
⨯ The requested resource isn't a valid image for /logo.png received text/html; charset=utf-8
i have
<Image
alt="nysckwaractcs"
src="/logo.png"
width={0}
height={0}
priority={true}
className="object-contain"
style={{ width: `${width}px`, height: `${height}px` }}
sizes={`(max-width: 768px) 50vw, (max-width: 1200px) 30vw, 20vw`}
/>
i got
⨯ The requested resource isn't a valid image for /logo.png received text/html; charset=utf-8
2 Replies
You typed
/logo.png
but you have /public/Logo.png
…Giant pandaOP
humm, i dont think that works , it doesnt