Next.js Discord

Discord Forum

Error using next Image

Unanswered
Shaurya posted this in #help-forum
Open in Discord
<Image src={image} alt={name} priority={true} />

I'm creating some cards and there's image in the card, I use the <Image> tag for it as above
it gave the priority error, so I set the priority on it, but this error occured after it, how do I fix this?

0 Replies