Next.js Discord

Discord Forum

multi-tenant public image

Unanswered
Pixiebob posted this in #help-forum
Open in Discord
Original message was deleted.

25 Replies

Original message was deleted
does the image load if you comment out placeholder and blurDataUrl?
Pixiebob
no
devtools
can you show the files in images folder?
Pixiebob
yes
/public/images/blog.png
terminal error
@Pixiebob Click to see attachment
do you see the image opened with vscode if you click the png?
Pixiebob
ok try adding unoptimized props to <BluImage />
Pixiebob
not work
where is the BlurImage coming from?
Pixiebob
leave it there
does it work if you change BlurImage to Image?
import Image from 'next/image
Pixiebob
blurImage is a component coming from @/components it is an image/next man
😪
Pixiebob
already tried
can you send the image to me to try?