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

Error: "Node "103" was removed before its children." #21444

Closed
alkairis opened this issue May 6, 2021 · 8 comments
Closed

Error: "Node "103" was removed before its children." #21444

alkairis opened this issue May 6, 2021 · 8 comments

Comments

@alkairis
Copy link

alkairis commented May 6, 2021

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

@bvaughn
Copy link
Contributor

bvaughn commented May 6, 2021

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

@mrhut10
Copy link

mrhut10 commented May 7, 2021

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

@bvaughn
Copy link
Contributor

bvaughn commented May 7, 2021

Thanks @mrhut10. Once we get a repro, we can try to fix. Without it though I can only guess.

@kartikv11
Copy link

Facing the same issue, only since yesterday though.

@bvaughn
Copy link
Contributor

bvaughn commented May 7, 2021

@kartikv11 Check out all of the comments above asking for repro information.

@ewdaimonia
Copy link

ewdaimonia commented May 11, 2021

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?

  1. Updating line 32 to the commented lines in App.js
  2. Updating lines 36 to the commented lines in ShipLine.jsx
  3. Updating lines 9-12 to the commented lines in SelectInput.jsx

Here's the information I have:
SandBox: https://codesandbox.io/s/4qvik?file=/src/ShipDetails.jsx
Log: localhost-1620694607043.log
devtools

@bvaughn
Copy link
Contributor

bvaughn commented May 11, 2021

@ewdaimonia Thank you! This looks very helpful

@bvaughn bvaughn self-assigned this May 12, 2021
@bvaughn
Copy link
Contributor

bvaughn commented May 18, 2021

I think #21516 should resolve this issue (once released). If you see another repro though, please keep me posted.

@bvaughn bvaughn closed this as completed May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants