How can I prevent re-fetching images
Answered
Rex posted this in #help-forum
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
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
nvm I'm dumb and just realized I had disable caching which was what the issue was my bad ðŸ˜1 Reply
RexOP
nvm I'm dumb and just realized I had disable caching which was what the issue was my bad ðŸ˜Answer