Ezekiel Inalegwu Akoji
Ezekiel Inalegwu Akoji
I am trying to implement the [large collection example](https://diogofcunha.github.io/react-virtualized-tree/#/examples/large-collection) using a functional component. Having difficulty with basic imports eg: `import TreeState from 'react-virtualized-tree/TreeState'` If I do `import { TreeState }...
`iframeRef.current` has no object named `node`. This triggers an error in `computHeight()` function in `react-wrapper.js`
Is it possible to use a react hook or function for the ready state. If no, whats the best way to go about this?