react
react copied to clipboard
[DevTools Bug] Cannot remove node "20025" because no matching node was found in the Store.
Website or app
https://dev.threemad.com
Repro steps
On inspecting comment modal
How often does this bug happen?
Every time
DevTools package (automated)
react-devtools-extensions
DevTools version (automated)
4.25.0-336ac8ceb
Error message (automated)
Cannot remove node "20025" because no matching node was found in the Store.
Error call stack (automated)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:26725:43
at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:24626:22)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:24795:14
at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:54959:39)
Error component stack (automated)
comment
GitHub query string (automated)
https://api.github.com/search/issues?q=Cannot remove node because no matching node was found in the Store. in:title is:issue is:open is:public label:"Component: Developer Tools" repo:facebook/react
Hey! Thanks for reporting! Your link doesn't work for me unfortunately. Could you create a codesandbox repro case so we can take a look? Thanks!
Hitting this as well - had ran into this issue after attempting the fix (updating react-devtools-core
resolutions) for this similar issue: https://github.com/facebook/react/issues/24437
@sbearben Do you have a repro case for this issue? Unfortunately we're unable to debug the issue without a way to reproduce it.
Closing since there have been no repro cases. Fell free to reopen if you are able to provide one!