-
Notifications
You must be signed in to change notification settings - Fork 46.9k
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
Error: "Node "103" was removed before its children." #21444
Comments
Hi @alkairis! I'm sorry you ran into this problem 😦 Unfortunately, it doesn't look like this issue has enough info for one of us to reproduce it though. This means that it's going to be very hard for us to fix. Please help us by providing a link to a CodeSandbox (https://codesandbox.io/s/new), a repository on GitHub, or a minimal code example that reproduces the problem. (Screenshots or videos can also be helpful if they help provide context on how to repro the bug.) Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve |
I'm having the same problem, but like about I don't have a minimal example to reproduce. just a huge private code base and no clue why its doing it. I'm going to try do a git blame next week to see when it started |
Thanks @mrhut10. Once we get a repro, we can try to fix. Without it though I can only guess. |
Facing the same issue, only since yesterday though. |
@kartikv11 Check out all of the comments above asking for repro information. |
I encountered this issue today and created a small sandbox with all the components that I was working on when it occurred, but I cannot reproduce it, even though I tried for several hours. If this is not helpful and only an actual reproduction will help, I'd be happy to delete this comment, just let me know. What were you doing on the website or app when the bug happened?
Here's the information I have: |
@ewdaimonia Thank you! This looks very helpful |
I think #21516 should resolve this issue (once released). If you see another repro though, please keep me posted. |
Which website or app were you using when the bug happened?
Please provide a link to the URL of the website (if it is public), a CodeSandbox (https://codesandbox.io/s/new) example that reproduces the bug, or a project on GitHub that we can checkout and run locally.
What were you doing on the website or app when the bug happened?
If possible, please describe how to reproduce this bug on the website or app mentioned above:
Generated information
DevTools version: 4.13.1-93782cfed2
Call stack:
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:21514:43
at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:19607:22)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:19767:12
at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:37788:39)
Component stack:
(none)
GitHub URL search query:
https://api.github.com/search/issues?q=Node%20%20was%20removed%20before%20its%20children.%20in%3Atitle%20is%3Aissue%20is%3Aopen%20is%3Apublic%20label%3A%22Component%3A%20Developer%20Tools%22%20repo%3Afacebook%2Freact
The text was updated successfully, but these errors were encountered: