Skip to content

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Jan 15, 2026

Notably we ignore the passed theme in onThemeChanged and just do a plain re-render (introduced in #33992).

Remove emission of unused extensionEditorPaneShown and extensionEditorPaneHidden events (added in #33968).

@meta-cla meta-cla bot added the CLA Signed label Jan 15, 2026
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Jan 15, 2026
@eps1lon eps1lon requested a review from hoxyq January 15, 2026 21:49
@eps1lon eps1lon marked this pull request as ready for review January 15, 2026 21:50
Comment on lines 491 to 494
store = (null: any);
bridge = (null: any);
render = (null: any);
root = (null: any);
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not $FlowFixMe these, to explicitly mark that it needs to be fixed in a future?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good point. Pushed.

@eps1lon eps1lon merged commit cbc4d40 into facebook:main Jan 16, 2026
234 checks passed
@eps1lon eps1lon deleted the sebbie/01-15-typecheck_react_devtools_extension_main_script branch January 16, 2026 12:08
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