Skip to content

Conversation

sebmarkbage
Copy link
Collaborator

E.g. if the owner is null or the same as current component and no stack. This happens for example when you return a plain Promise in the child position and inspect the component it was returned in since there's no hook stack and the owner is the same as the instance itself so there's nothing new to link to.

Before:

Screenshot 2025-08-10 at 10 28 32 PM

After:

Screenshot 2025-08-10 at 10 29 04 PM

E.g. if the owner is null or the same as current component and no stack.
@sebmarkbage sebmarkbage requested a review from eps1lon August 11, 2025 02:30
@meta-cla meta-cla bot added the CLA Signed label Aug 11, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Aug 11, 2025
@sebmarkbage sebmarkbage merged commit ca292f7 into facebook:main Aug 11, 2025
247 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants