Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vinaymarati opened this issue May 21, 2025 · 2 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@vinaymarati
Copy link

Website or app

https://vinaykumardku2zrjsivsfcbc.drops.nxtwave.tech/

Repro steps

.

How often does this bug happen?

Every time

DevTools package (automated)

react-devtools-extensions

DevTools version (automated)

6.1.2-4d6cf75921

Error message (automated)

Cannot remove node "25" because no matching node was found in the Store.

Error call stack (automated)

at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1228673
    at v.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1195122)
    at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1196729
    at bridgeListener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1607819)

Error component stack (automated)


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
@vinaymarati vinaymarati added Type: Bug Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Component: Developer Tools labels May 21, 2025
@zhg163
Copy link

zhg163 commented May 21, 2025

Thank you for reporting this issue. Could you please provide more information about your React and React DevTools versions? This would help in investigating the problem.

@skylarmb
Copy link

I am seeing this intermittently as well.

  • Firefox 138.0.4
  • React 19.1.0
  • React Developer Tools 6.0.0

Seems to happen if I have react devtools open when I load / reload the page. If I open them after loading the page it seems to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants