Skip to content
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

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

Open
TheOnly1TY opened this issue Jan 1, 2025 · 3 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@TheOnly1TY
Copy link

Website or app

http://localhost:3000/

Repro steps

I was trying to inspect my component tree via react dev tools, but each time I make an interaction on the website which changes the state, it throws an error

How often does this bug happen?

Every time

DevTools package (automated)

react-devtools-extensions

DevTools version (automated)

6.0.1-c7c68ef842

Error message (automated)

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

Error call stack (automated)

at chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1173889
    at v.emit (chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1140783)
    at chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1142390
    at bridgeListener (chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1552662)

Error component stack (automated)

No response

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

I have seen a similar error running version 6.0.0 on Firefox 133.0.3

The error was thrown emit@moz-extension://550a33a5-59ea-4600-a45c-cc050a60e3cd/build/main.js:1:1141200
v/this._wallUnlisten<@moz-extension://550a33a5-59ea-4600-a45c-cc050a60e3cd/build/main.js:1:1142807
bridgeListener@moz-extension://550a33a5-59ea-4600-a45c-cc050a60e3cd/build/main.js:1:1552360

@adi-ydv-1
Copy link

@TheOnly1TY host your code and then share the link not your locally run app link.

@Rohanpatil7
Copy link

just ignore that massage

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

4 participants