react icon indicating copy to clipboard operation
react copied to clipboard

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

Open arvindhcm opened this issue 1 year ago • 12 comments

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 avatar Aug 06 '24 09:08 arvindhcm

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!

Marvinrose avatar Aug 06 '24 16:08 Marvinrose

+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)

eric-gitta-moore avatar Aug 13 '24 06:08 eric-gitta-moore

+1

stealth90 avatar Aug 27 '24 20:08 stealth90

+1

ramansaini14 avatar Sep 04 '24 10:09 ramansaini14

+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

Not-James-Bond avatar Sep 05 '24 07:09 Not-James-Bond

+1 Facing this with Microsoft Edge

jasperfernandez avatar Sep 09 '24 08:09 jasperfernandez

+1

konoufo avatar Sep 10 '24 00:09 konoufo

+1 facing in Google Chrome

KunalSukhija-Fareye avatar Sep 12 '24 05:09 KunalSukhija-Fareye

+1 Facing this issue in Microsoft Edge

RPSingh0 avatar Sep 12 '24 12:09 RPSingh0

+1 facing this issue in Edge

kayquealmeida avatar Sep 13 '24 11:09 kayquealmeida

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

GLEF1X avatar Sep 14 '24 17:09 GLEF1X

+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)

ZandercraftGames avatar Sep 15 '24 05:09 ZandercraftGames

We fixed some scenarios where this could occur in React DevTools 7.0. If this issue still persists, please open a new issue.

eps1lon avatar Oct 12 '25 13:10 eps1lon