Avoid returning null from debugDescribeChildren (#11806)
In some cases, the element tree is not clean but we are required to dump the tree anyway. To avoid crashing in those cases, we return an explicit null node.
Showing
Please register or sign in to comment