react: [DevTools Bug] Cannot add node "621" because a node with that id is already in the Store.
Website or app
https://github.com/iprinceroyy/crwn-clothing
Repro steps
Bug report:
- Clone & run in the local environment.
- Sign in.
- Head over to the shop.
- Add some items to cart.
- Click on the cart icon.
How often does this bug happen?
Every time
DevTools package (automated)
react-devtools-extensions
DevTools version (automated)
4.27.2-1a88fbb67
Error message (automated)
Cannot add node “621” because a node with that id is already in the Store.
Error call stack (automated)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:27863:41
at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:25892:22)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:26061:14
at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:56323:39)
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
About this issue
- Original URL
- State: open
- Created a year ago
- Reactions: 12
- Comments: 15 (1 by maintainers)
getting this error too… any ideas on how to get around and contribute to fixing this? pointers?
I got the error too
I am also experiencing this issue.
Firefox Extension Version: 4.27.1 My local npm package is version 4.27.4-a8f2653fa
Could the mismatched versions be the cause? (This most likely is a stupid question).
trying to fix it