I have used react-window
to render large list on UI. Not sure why it's calling the RenderRow function infinitely when I scroll and it's not able to render the pending rows when I am scrolling (showing me blank screen).
Can anyone please tell me, what I am doing wrong?
Thank you :)