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.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!
#20163 added a "nested update" phase to the Profiler
onRender
callback (currently gated behind theenableProfilerNestedUpdatePhase
feature flag). We should surface this phase in the Profiler UI if present though, as nested updates are particularly costly.The text was updated successfully, but these errors were encountered: