react-sortable-tree
react-sortable-tree copied to clipboard
Constant Re-rendering when isVirtualized is `true`
It appears that when virtualization is being used, the component is constantly re-rendering.
I am seeing this both in my own application and in the demo for this project:

In my application, if I set isVirtualized to false, constant re-rendering does not occur. My application is using version 2.6.2.
Environment
- Windows 10.0.18362 Build 18362
- Chrome 77.0.3865.120 (Official Build) (64-bit)
hello~ this question have some way to solve?