Next.js Discord

Discord Forum

How can I prevent re-fetching images

Answered
Rex posted this in #help-forum
Open in Discord
RexOP
Hey I was wondering if there's anyway to prevent this image being fetched multiple times? I'm using chakra ui though I also have issues when using just plain next/image.

As shown in the video I've uploaded, It seems to fetch the avatars each time a new message appears even if its already been fetched before, I've also provided my code here: https://pastebin.com/90JFme06
Answered by Rex
:wires: nvm I'm dumb and just realized I had disable caching which was what the issue was my bad 😭
View full answer

1 Reply

RexOP
:wires: nvm I'm dumb and just realized I had disable caching which was what the issue was my bad 😭
Answer