You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#20163 added a "nested update" phase to the Profiler onRender callback (currently gated behind the enableProfilerNestedUpdatePhase feature flag). We should surface this phase in the Profiler UI if present though, as nested updates are particularly costly.