frontend-collective / frontend-collective/react-sortable-tree
Constant Re-rendering when isVirtualized is `true`
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
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](https://frontend-collective.github.io/react-sortable-tree/):

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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.