loktar00 / react-lazy-load

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

component should update on height change #139

Closed KoderFPV closed 4 years ago

KoderFPV commented 4 years ago

Hi, We have case where we have two views on page, single and double column, and component didn't update on height change.