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 "XX" because no matching node was found in the Store. #25884

Open
baptistemanson opened this issue Dec 14, 2022 · 19 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@baptistemanson
Copy link

Website or app

https://ideaflow.app

Repro steps

Using next 12.3 and windows 10 chrome 108.0.5359.99 (Official Build) (64-bit)

Uncaught Error: Cannot remove node "1946" because no matching node was found in the Store.
Dismiss
The error was thrown at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:27994:43
at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:25895:22)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:26064:14
at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:56299:39)

How often does this bug happen?

Often

DevTools package (automated)

react-devtools-extensions

DevTools version (automated)

4.27.1-47f63dc54

Error message (automated)

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

Error call stack (automated)

at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:27994:43
    at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:25895:22)
    at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:26064:14
    at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:56299:39)

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
@baptistemanson baptistemanson added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Dec 14, 2022
@thestarsahil
Copy link

it doesn't look like this issue has enough info for one of us to reproduce it though. This means that it's going to be very hard for us to fix.
Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

@inoyakaigor
Copy link

Got the same issue. Nothing to add except basic information about my app:
React@17.0.2
react-router@5.2.0
mobx@6.6.2
antd@4.23.1
typescript@4.8.3
App builded with webpack through ts-loader (means there is no Babel)

@Moskowitza
Copy link

This issue has arisen in our app only recently.
"react": "16.5.0"
"redux": "4.0.0"
"redux-persist": "5.10.0"
"webpack": "4.12.0",

@christina-kirk
Copy link

I don't know about anyone else but I'm noticing this issue is happening roughly the same time as an auto update of the react-native-debugger package.

The react-native-debugger client was prompting an upgrade that I kept ignoring but after running brew info react-native-debugger I can see the package is subscribed to auto-updates and the version was automatically bumped to v0.13.0

I'm also not seeing any way to deprecate the debugger client to an older version, so I also can't actually test the version theory.

@interhub
Copy link

interhub commented Feb 7, 2023

I noticed that the problem occurs - when I'm looking for components nested in the ReactNativeSvg tree

@johnson-jesse
Copy link

johnson-jesse commented Feb 19, 2023

Saw this today:

The error was thrown at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:27994:43
    at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:25895:22)
    at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:26064:14
    at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:56299:39)

Noticed my Chrome was out of date. After updating, no longer saw the error.

New version Version 110.0.5481.100 (Official Build) (x86_64) running MacOS 13.2 (22D49)

@christina-kirk
Copy link

Updating chrome resolved this for me also.

@TomasHubelbauer
Copy link

Still happens for me in up to date Firefox Version 110.0 (64-bit). Repeatable 100 % of the time. Do not have a minimal repro, just adding data points about liveness and frequency of the issue.

@UrUrZa
Copy link

UrUrZa commented Apr 28, 2023

Heve the same issue using React Developer Tools for Chrome in Storybook 7.0.7 for react-webpack5

React Storybook error

@pankajsoni91
Copy link

I am also facing the same issue. The browser update resolved it once. But it is coming again and again.

@francisashley
Copy link

Also getting this with React Dev Tools + Storybook

@SwapnilSoni1999
Copy link

Also getting this with React Dev Tools + Storybook

Same issue

@whitewolfalex
Copy link

whitewolfalex commented Aug 8, 2023

Same here with following configuration:

  • node: 16.6.0
  • npm: 7.19.1
  • webpack: 5.32.0
  • webpack-cli: ^4.10.0
  • webpack-dev-server: 3.11.2

@kiliancs
Copy link

Different repro Firefox 116.0.2. I had a node selected, clicked somewhere in the page (which might have caused that node to unmount), and got this error.

@gewesp
Copy link

gewesp commented Oct 10, 2023

image

Chrome: Version 117.0.5938.149 (Official Build) (arm64) (up to date)
node: v18.16.0
npm: 9.5.1
react: 18.2.0

@axmachina
Copy link

image

image

@Franck-Descombes
Copy link

Franck-Descombes commented Dec 29, 2023

same than above :
Capture d’écran du 2023-12-29 15-31-20

The error was thrown emit@moz-extension://d968127a-f7df-45f0-9989-4fd7ee0a2da0/build/main.js:1:1099142 C/this._wallUnlisten<@moz-extension://d968127a-f7df-45f0-9989-4fd7ee0a2da0/build/main.js:1:1100830 bridgeListener@moz-extension://d968127a-f7df-45f0-9989-4fd7ee0a2da0/build/main.js:1:1501171

@alexeykagansky
Copy link

Same here with the following configuration:

node: 21.2.0
npm: 10.3.0
"react": "18.2.0"
"redux": "5.0.0"
"react-redux": "9.0.4"
"react-router-dom": "6.21.1"

@natle01
Copy link

natle01 commented Apr 5, 2024

Update
Tried removing plugin and installing again. Somehow i had two installed.
Removed both and installed one. No error now


Uncaught Error: Cannot remove node "137" because no matching node was found in the Store.
The error was thrown at chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1133050
    at A.emit (chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1101500)
    at chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1103188
    at bridgeListener (chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1509193)

image

  • node: 18.19.0
  • redux: 4.2.1
  • react: 18.2.0
  • react-redux: 8.1.1
  • react-router-dom: 6.14.1
  • Edge: 123.0.2420.81

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