You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: