patternfly-bootstrap-treeview
patternfly-bootstrap-treeview copied to clipboard
hierarchicalCheck and propagateCheckEvent do not work through a method
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.
I solved this by using method toggleNodeChecked instead of checkNode
Hi, could you please post a reproducer onto jsfiddle or codepen? Thanks
same as issue #45