react icon indicating copy to clipboard operation
react copied to clipboard

[DevTools Bug] Cannot remove node "20025" because no matching node was found in the Store.

Open vivek-nrt opened this issue 2 years ago • 1 comments

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

vivek-nrt avatar Jul 18 '22 06:07 vivek-nrt

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!

lunaruan avatar Jul 25 '22 18:07 lunaruan

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 avatar Aug 05 '22 14:08 sbearben

@sbearben Do you have a repro case for this issue? Unfortunately we're unable to debug the issue without a way to reproduce it.

lunaruan avatar Aug 17 '22 20:08 lunaruan

Closing since there have been no repro cases. Fell free to reopen if you are able to provide one!

lunaruan avatar Sep 06 '22 23:09 lunaruan