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

Closed
huyprowow opened this issue Oct 21, 2021 · 3 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@huyprowow
Copy link

Website or app

https://codesandbox.io/

Repro steps

i open chrome developer tools width react-developer-tool to view layout page and :v while i scroll page :v

How often does this bug happen?

Often

DevTools package (automated)

react-devtools-extensions

DevTools version (automated)

4.20.0-e5f486b5a

Error message (automated)

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

Error call stack (automated)

at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:25851:43
    at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:23957:22)
    at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:24117:12
    at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:52741:41)

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

@huyprowow Can't reproduce. Can you give some more info.

@haohanshi
Copy link

@huyprowow You may have 2 versions of react devtool extension installed. Try removing one of them.

@huyprowow
Copy link
Author

huyprowow commented Oct 29, 2021

:v i don't think so :v, because i has a one version on chrome and this bug i think it happens when the DOM removes previously rendered components(i inspect one element and after that it was deleted) and It's not bothersome enough, my bad. And sory because i can't reproduce them T.T

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