DEV Community

Discussion on: How to stop your spinner from jumping in React

Collapse
 
selbekk profile image
selbekk

Hi Priit!

Thanks for your comments. The details I show is just for show, and to emphasise when each loader is switched out for another one. I'm not sure how you'd do this with set delays, as you don't know when each loader will unmount / re-mount. I'd love to see an example if there's a more elegant way to do it! 🤗