Right now there's no node reuse going on or removal of nodes that are outside the scroll area. Isn't that a basic requirement for any infinite scroll component since performance would start to degrade drastically if hundreds or thousands of nodes remained rendered.
Right now there's no node reuse going on or removal of nodes that are outside the scroll area. Isn't that a basic requirement for any infinite scroll component since performance would start to degrade drastically if hundreds or thousands of nodes remained rendered.