**Bug description** Upgraded to the latest React lazy load image component and Scrolling is noticeably laggy when images are loading **To Reproduce** same code ``` <LazyLoadImage effect="blur" alt={"404"} src={item?.photo_medium} width={"90%"} /> ``` **Technical details:** - Package version [1.6.2] - Server Side Rendering? [No] - Device [Desktop] - Operating System [Windows] - Browser [Chrome]