dgreene1 / react-accessible-treeview

A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.
https://dgreene1.github.io/react-accessible-treeview
MIT License
277 stars 37 forks source link

Error: Objects are not valid as a React child (found: object with keys {current}). If you meant to render a collection of children, use an array instead. in useRef (created by t) #17

Closed siddhant1 closed 2 years ago

siddhant1 commented 4 years ago

Getting this error while following the examples in a custom react build Using example code to test

dgreene1 commented 2 years ago

I suspect that this is out of date due to being so old/stale.