Skip to content

Double image download #50

Closed
Closed
@Asmadeus

Description

@Asmadeus

Bug description
I use LazyLoadImage component. When I scroll page to image, and it is loading, on network tab I see that this image was loaded two times. Why does it happen and how can I fix it?

To Reproduce

<LazyLoadImage
  alt={alt}
  height={dimension}
  src={src}
  width={dimension}
/>

Technical details:

  • Package version 1.3.2
  • Server Side Rendering? Yes
  • Device Desktop/Smartphone
  • Operating System Mac OS
  • Browser Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions