Skip to content

DevTools: add React 19 to DevTools test matrix#73

Draft
everettbu wants to merge 1 commit into
mainfrom
react-devtools/add-react-19-to-test-matrix
Draft

DevTools: add React 19 to DevTools test matrix#73
everettbu wants to merge 1 commit into
mainfrom
react-devtools/add-react-19-to-test-matrix

Conversation

@everettbu

@everettbu everettbu commented Dec 12, 2025

Copy link
Copy Markdown

Mirror of facebook/react#31953
Original author: hoxyq


Work in progress. The only failing test is this: https://github.com/facebook/react/blob/a06cd9e1d141f598a68377495f4c0fe9ee44e569/packages/react-devtools-shared/src/__tests__/inspectedElement-test.js#L3147

This is because we are using unstable_getCacheForType for element inspection on React DevTools side, which is unavailable in public versions of React.

@everettbu everettbu added CLA Signed React Core Team Opened by a member of the React Core Team labels Dec 12, 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