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 add node "1" because a node with that id is already in the Store. #30607

Open
arvindhcm opened this issue Aug 6, 2024 · 12 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@arvindhcm
Copy link

Website or app

local repo

Repro steps

just loaded the local react app

How often does this bug happen?

Every time

DevTools package (automated)

react-devtools-extensions

DevTools version (automated)

5.3.1-ccb20cb88b

Error message (automated)

Cannot add node "1" because a node with that id is already in the Store.

Error call stack (automated)

at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1172435
    at v.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1141877)
    at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1143565
    at bridgeListener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:1:1551564)

Error component stack (automated)

No response

GitHub query string (automated)

https://api.github.com/search/issues?q=Cannot add node  because a node with that id is already in the Store. in:title is:issue is:open is:public label:"Component: Developer Tools" repo:facebook/react
@arvindhcm arvindhcm added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Aug 6, 2024
@Marvinrose
Copy link

Hello,
I’m interested in working on this issue. Before I do so, I wanted to check if anyone is currently working on it or if there are any ongoing discussions that I should be aware of.
If it's available, I’d love to take a look and contribute. Please let me know!
Thanks!

@eric-gitta-moore
Copy link

+1
I'm followed https://zh-hans.react.dev/learn/react-developer-tools#safari-and-other-browsers

Uncaught Error: 
Cannot add node "1" because a node with that id is already in the Store.
The error was thrown 
at /Users/admin/.nvm/versions/node/v20.14.0/lib/node_modules/react-devtools/node_modules/react-devtools-core/dist/standalone.js:2:1043404
    at f.emit (/Users/admin/.nvm/versions/node/v20.14.0/lib/node_modules/react-devtools/node_modules/react-devtools-core/dist/standalone.js:2:989541)
    at /Users/admin/.nvm/versions/node/v20.14.0/lib/node_modules/react-devtools/node_modules/react-devtools-core/dist/standalone.js:2:991083
    at /Users/admin/.nvm/versions/node/v20.14.0/lib/node_modules/react-devtools/node_modules/react-devtools-core/dist/standalone.js:2:1392030
    at Array.forEach (<anonymous>)
    at e.onmessage (/Users/admin/.nvm/versions/node/v20.14.0/lib/node_modules/react-devtools/node_modules/react-devtools-core/dist/standalone.js:2:1392013)
    at H.s (/Users/admin/.nvm/versions/node/v20.14.0/lib/node_modules/react-devtools/node_modules/react-devtools-core/dist/standalone.js:2:404466)
    at H.emit (node:events:513:28)
    at e.exports.B (/Users/admin/.nvm/versions/node/v20.14.0/lib/node_modules/react-devtools/node_modules/react-devtools-core/dist/standalone.js:2:438611)
    at e.exports.emit (node:events:513:28)

@stealth90
Copy link

+1

1 similar comment
@ramansaini14
Copy link

+1

@Not-James-Bond
Copy link

Not-James-Bond commented Sep 5, 2024

+1 .Facing this with Firefox.

Uncaught Error: Cannot add node "1" because a node with that id is already in the Store.

The error was thrown emit@moz-extension://35d01427-9a13-4135-8eff-8ba691c5a227/build/main.js:1:1141877 v/this._wallUnlisten<@moz-extension://35d01427-9a13-4135-8eff-8ba691c5a227/build/main.js:1:1143565 bridgeListener@moz-extension://35d01427-9a13-4135-8eff-8ba691c5a227/build/main.js:1:1551393

@jasperfernandez
Copy link

+1 Facing this with Microsoft Edge

@konoufo
Copy link

konoufo commented Sep 10, 2024

+1

@KunalSukhija-Fareye
Copy link

+1 facing in Google Chrome

@RPSingh0
Copy link

+1 Facing this issue in Microsoft Edge

@kayquealmeida
Copy link

+1 facing this issue in Edge

@GLEF1X
Copy link

GLEF1X commented Sep 14, 2024

+1 facing this issue in Google Chrome Version 128.0.6613.138 (Official Build) (arm64)

@ZandercraftGames
Copy link

+1 Facing this issue in Brave browser

1.69.168 Chromium: 128.0.6613.138 (Official Build) (64-bit)
Windows 11 Version 23H2 (Build 22631.4169)

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