ctrlplusb/react-async-bootstrapper

Adjust API so that anything but a `false` will continue tree traversal

ctrlplusb opened this issue · 2 comments

Needs doing on react-tree-walker likely

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.

Done on react-tree-walker