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

Closed
vivek-nrt opened this issue Jul 18, 2022 · 4 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@vivek-nrt
Copy link

Website or app

https://dev.threemad.com

Repro steps

On inspecting comment modal

How often does this bug happen?

Every time

DevTools package (automated)

react-devtools-extensions

DevTools version (automated)

4.25.0-336ac8ceb

Error message (automated)

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

Error call stack (automated)

at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:26725:43
    at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:24626:22)
    at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:24795:14
    at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:54959:39)

Error component stack (automated)

comment

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
@vivek-nrt vivek-nrt added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Jul 18, 2022
@lunaruan
Copy link
Contributor

Hey! Thanks for reporting! Your link doesn't work for me unfortunately. Could you create a codesandbox repro case so we can take a look? Thanks!

@sbearben
Copy link

sbearben commented Aug 5, 2022

Hitting this as well - had ran into this issue after attempting the fix (updating react-devtools-core resolutions) for this similar issue: #24437

@lunaruan
Copy link
Contributor

@sbearben Do you have a repro case for this issue? Unfortunately we're unable to debug the issue without a way to reproduce it.

@lunaruan
Copy link
Contributor

lunaruan commented Sep 6, 2022

Closing since there have been no repro cases. Fell free to reopen if you are able to provide one!

@lunaruan lunaruan closed this as completed Sep 6, 2022
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