patternfly-bootstrap-treeview icon indicating copy to clipboard operation
patternfly-bootstrap-treeview copied to clipboard

hierarchicalCheck and propagateCheckEvent do not work through a method

Open avga2000 opened this issue 7 years ago • 3 comments

hierarchicalCheck and propagateCheckEvent work properly when you check some node manually, however it does not when you try to check the node through a method.

avga2000 avatar Aug 18 '17 22:08 avga2000

I solved this by using method toggleNodeChecked instead of checkNode

avga2000 avatar Aug 18 '17 22:08 avga2000

Hi, could you please post a reproducer onto jsfiddle or codepen? Thanks

skateman avatar Aug 19 '17 05:08 skateman

same as issue #45

vzlatkin avatar Jan 08 '18 03:01 vzlatkin