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

Open
Gontse7 opened this issue Mar 25, 2025 · 2 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@Gontse7
Copy link

Gontse7 commented Mar 25, 2025

Website or app

https://github.com/Gontse7/pyga

Repro steps

I was trying to debug the website as it in production to see what was wrong with some components and props

How often does this bug happen?

Every time

DevTools package (automated)

react-devtools-extensions

DevTools version (automated)

6.1.1-44c3d3d665

Error message (automated)

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

Error call stack (automated)

at chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1192232
    at v.emit (chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1160378)
    at chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1161985
    at bridgeListener (chrome-extension://gpphkfbcpidddadnkolkpfckpihlkkil/build/main.js:1:1572825)

Error component stack (automated)


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
@Gontse7 Gontse7 added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Mar 25, 2025
@sergiotales1
Copy link

I saw that the issue was made 8 days ago but your GitHub repository's last commit happened 16 days ago and has some incomplete files there.

Are you still facing this issue? If so please update the repository, I will fork it to see if I can help!

@DanielSchiavini
Copy link

The extension often crashes on me mainly if I leave it open during page reload.
Currently working on https://github.com/curvefi/curve-frontend

Image

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