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

🐛 Failed to execute 'removeChild' on 'Node' #212

Closed
zero942520 opened this issue Apr 17, 2023 · 2 comments · Fixed by #309
Closed

🐛 Failed to execute 'removeChild' on 'Node' #212

zero942520 opened this issue Apr 17, 2023 · 2 comments · Fixed by #309
Labels
bug Something isn't working

Comments

@zero942520
Copy link

How to slove the problem?
Unhandled Runtime Error
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.

Call Stack
removeChild
node_modules\react-dom\cjs\react-dom.development.js (11099:0)
commitDeletionEffectsOnFiber
node_modules\react-dom\cjs\react-dom.development.js (24028:0)
commitDeletionEffects
node_modules\react-dom\cjs\react-dom.development.js (23976:0)
recursivelyTraverseMutationEffects
node_modules\react-dom\cjs\react-dom.development.js (24259:0)

@Jshen123
Copy link
Contributor

Hi @zero942520 can you provide the steps for reproducing this issue? :)

@APiTJLillo APiTJLillo added the bug Something isn't working label Apr 19, 2023
@WANG-GD
Copy link

WANG-GD commented Apr 19, 2023

When I was running AgentGPT, this issue occurred when I clicked the "Stop agent" button.

@asim-shrestha asim-shrestha changed the title Failed to execute 'removeChild' on 'Node' 🐛 Failed to execute 'removeChild' on 'Node' Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants