For example, currently we may see such failed assertion error when number of children doesn't match to the expected for component: ``` error: 2 was not equal to 1 ``` but it's not clear for which parent element in the tree it failed.
For example, currently we may see such failed assertion error when number of children doesn't match to the expected for component:
but it's not clear for which parent element in the tree it failed.