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

LazyLoadComponent's placeholder is visible even when the image is in viewport. #128

Open
Anubhav-Joria opened this issue Dec 7, 2023 · 0 comments

Comments

@Anubhav-Joria
Copy link

Anubhav-Joria commented Dec 7, 2023

Bug description
I am using LazyLoadComponent and using a placeholder inside it.
The issue is that sometimes when my image is in the viewport, the placeholder is still visible instead of the actual image, this issue occurs during initial render only.
The issue resolves when i perform any activity such as reload the webpage, scroll down and again scroll up

Expected behavior
When the image appears in the viewport then placeholder image should be replaced with actual image.

Screenshots
image

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