Skip to content

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Sep 29, 2025

No description provided.

@eps1lon eps1lon requested a review from sebmarkbage September 29, 2025 09:06
@meta-cla meta-cla bot added the CLA Signed label Sep 29, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Sep 29, 2025
@eps1lon eps1lon force-pushed the sebbie/09-29-_devtools_don_t_call_hooks_conditionally branch from 1201ff7 to 9655a06 Compare September 29, 2025 09:27
const min = 0;
const max = timeline.length > 0 ? timeline.length - 1 : 0;

if (rootID === null) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These early returns will probably go away. This fixes the crashes in the meantime.

@eps1lon eps1lon merged commit 2bbb7be into facebook:main Sep 29, 2025
241 checks passed
@eps1lon eps1lon deleted the sebbie/09-29-_devtools_don_t_call_hooks_conditionally branch September 29, 2025 13:15
EugeneChoi4 pushed a commit to EugeneChoi4/react that referenced this pull request Sep 29, 2025
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