Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Issue: New Version Slower Than 1.5.6 #132

Open
muffix200 opened this issue Jul 12, 2024 · 0 comments
Open

Performance Issue: New Version Slower Than 1.5.6 #132

muffix200 opened this issue Jul 12, 2024 · 0 comments

Comments

@muffix200
Copy link

muffix200 commented Jul 12, 2024

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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant