Make sure you're not just getting that behavior because you're disabling browser cache while opening the dev tools.
Jan 19, 2023
3
Level 8
ReactJS Carousel Requesting server on every slide
ReactJS Carousel Requesting server on every slide, surely this shouldn't be happening since the image should be stored in a cache right. If the carousel was left to run it would be making requests every 5 seconds which it is set to.
Is there a way to have a carousel in Reactjs and once the page has loaded, not make anymore requests for the images in that specific carousel.
Please or to participate in this conversation.