Adjust API so that anything but a `false` will continue tree traversal
ctrlplusb opened this issue · 2 comments
ctrlplusb commented
Needs doing on react-tree-walker likely
bradennapier commented
Agreed here, was just thinking that. I don't want to have to put the bootstrapper method on every single component as we move downwards - only the ones that might block the walk.
ctrlplusb commented
Done on react-tree-walker