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

Closed
GGWebProject opened this issue May 26, 2021 · 4 comments

Comments

@GGWebProject
Copy link

Website or app

development server localhost:3000

Repro steps

  1. Open Components tab
  2. Update node tree

How often does this bug happen?

Every time

DevTools package (automated)

react-devtools-extensions

DevTools version (automated)

4.13.5-0ae5290b54

Error message (automated)

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

Error call stack (automated)

at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:21178:43
    at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:19286:22)
    at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:19446:12
    at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:37413: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
@GGWebProject GGWebProject added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels May 26, 2021
@PawelGIX
Copy link

I have similar problems with react-konva, some time ago everything was fine. The bugs appear in their codesandbox demos

konvajs/react-konva#586

https://ox106pyo65.csb.app/
https://codesandbox.io/s/github/konvajs/site/tree/master/react-demos/images?from-embed

@bvaughn
Copy link
Contributor

bvaughn commented May 26, 2021

@GGWebProject: We're sorry you've seen this error. ❤️

It looks like you forgot to specify an accessible URL though. (This means that we will not be able to reproduce the problem you're reporting.)

Please help us by providing a link to a CodeSandbox (https://codesandbox.io/s/new), a repository on GitHub, or a minimal code example that reproduces the problem. (Screenshots or videos can also be helpful if they help provide context on how to repro the bug.)

Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

Issues without repros are automatically closed but we will re-open if you update with repro info.

@bvaughn
Copy link
Contributor

bvaughn commented May 26, 2021

@PawelGIX If you are able to provide a repro, I can re-open with that too!

@d-pollard
Copy link

@bvaughn I've ran into this issue as well and have opened a new issue here: #23049

has an MCVE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants