react-sortable-tree icon indicating copy to clipboard operation
react-sortable-tree copied to clipboard

Constant Re-rendering when isVirtualized is `true`

Open GuyPaddock opened this issue 6 years ago • 1 comments

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: Constant Re-render

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)

GuyPaddock avatar Oct 22 '19 19:10 GuyPaddock

hello~ this question have some way to solve?

wsz7777 avatar Dec 20 '21 06:12 wsz7777