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
I am trying to use react-lazyload library to optimize performance, but i get an error that it keeps returning all the data for me(it doesn't show placeholder), not wait until I scroll down to render data, i did Tried many ways but still can't fix it, hope you guys can help me
This is my code:
This is my DOM:
My react version:
react: 18.1.0
react-lazyload: ^3.2.0
Thank you
Trung
The text was updated successfully, but these errors were encountered:
Hi everyone,
I am trying to use react-lazyload library to optimize performance, but i get an error that it keeps returning all the data for me(it doesn't show placeholder), not wait until I scroll down to render data, i did Tried many ways but still can't fix it, hope you guys can help me
This is my code:
This is my DOM:
My react version:
Thank you
Trung
The text was updated successfully, but these errors were encountered: