frontend-collective / frontend-collective/react-sortable-tree

when setting isVirtualized=true the tree is not rendered

Open
#450 5 comments 11 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5k
Forks
914
PR merge metrics
No merged PRs in 30d

Description

When i try to render a virtualized list the list is not rendered and the console log is displaying the following info:

**this.clearMonitorSubscription is not a function**
ScrollingComponent.componentWillUnmount
**/frontend-collective-react-dnd-scrollzone/lib/index.js:356**

![image](https://user-images.githubusercontent.com/8439274/50886758-9a670680-13f1-11e9-9184-b1048e16b7ed.png)

when setting the setting to false the list is rendered correctly, but is not very fast due to virtualization issues

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.