chenglou / react-treeview

Easy, light, flexible tree view made with React.
1.09k stars 165 forks source link

Unknown Prop 'defaultCollapsed' on <div> tag #35

Closed ianhowe76 closed 7 years ago

ianhowe76 commented 8 years ago

I am using the defaultCollapsed prop to set the initial state of the tree With react 15.2.1 I get the following console warning

"Warning: Unknown prop defaultCollapsed on

tag. Remove this prop from the element."

This is due to the ...rest props passed into the arrow component

szalansun commented 8 years ago

Same problem here.

lerayj commented 8 years ago

Same for me.

oleg-rdk commented 8 years ago

also have this

chenglou commented 7 years ago

Sorry for the delay! Merged and published as 0.4.6.

Please ping me (this way I get a notice) if anything goes wrong!