developerdizzle / react-virtual-list

Super simple virtualized list React component
http://developerdizzle.github.io/react-virtual-list/
MIT License
619 stars 73 forks source link

Check state #65

Closed konradd93 closed 6 years ago

konradd93 commented 6 years ago

You don't check whether state from getVisibleItemBounds() is undefined before comparison: problem

jaysson commented 6 years ago

Anything on this?