loktar00 / react-lazy-load

React component that renders children elements when they enter the viewport.
MIT License
978 stars 166 forks source link

.is-visible doesn't work well in loading. #161

Open becory opened 1 year ago

becory commented 1 year ago

I found the .is-visible class is always working with .LazyLoad. I can't show the loading animation. What can I do?