Skip to content

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

@heyitsdurdona

Description

@heyitsdurdona

Website or app

localhost:5173

Repro steps

I was trying to inspect my component tree via react DevTools, but when I make an interaction on the website which makes changes to the state, it throws an error

How often does this bug happen?

Only once

DevTools package (automated)

react-devtools-extensions

DevTools version (automated)

6.1.1-44c3d3d665

Error message (automated)

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

Error call stack (automated)

at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1193929
    at v.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1160378)
    at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1161985
    at bridgeListener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1572692)

Error component stack (automated)


GitHub query string (automated)

https://github.com/api/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

Activity

Franciscorsil

Franciscorsil commented on May 20, 2025

@Franciscorsil

Did you find a fix for this?
Im also having this error

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Franciscorsil@heyitsdurdona

        Issue actions

          [DevTools Bug] Cannot remove node "107" because no matching node was found in the Store. · Issue #32964 · facebook/react