Skip to content

Performance Issue: New Version Slower Than 1.5.6 #132

@muffix200

Description

@muffix200

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions