Closed
Description
Website or app
https://github.com/eps1lon/react-devtools-repro-no-matching-node/
Repro steps
yarn start
- Open
App.js
- Uncomment the
useEffect
block - Click to inspect "Component" in DevTools
- Error: "Could not inspect element with id 5"
Originally reported in #21436 (comment)
react-devtools-repro-no-matching-node.mp4
How often does this bug happen?
Every time