Is there a friendly way to debug what causes the component's rendering method?
Here is the stack trace with a breakpoint in the method renderfor a deeply nested component:

Is there any existing dev tool / library that can provide more information from this stack trace? For instance:

source
share