frontend-collective / frontend-collective/react-sortable-tree
when setting isVirtualized=true the tree is not rendered
Open
- 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**

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.