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 'appendChild' on 'Node' when undo at version 9.3.0 and above #7006

Closed
1 task done
AzkabanPresident opened this issue Apr 24, 2023 · 1 comment
Closed
1 task done
Labels
issue: bug Describes why the code or behaviour is wrong

Comments

@AzkabanPresident
Copy link

Check for duplicates

  • I have searched for similar issues before opening a new one.

Description

drag first block and drag second connected to first,then drag second to above first and connect it. call undo.
catch DOMException: Failed to execute 'appendChild' on 'Node': The new child element contains the parent.
9.3.0 and above is exist this bug

Reproduction steps

  1. drag first block
  2. drag second block connected to first
  3. then drag second to above first and connect it.
  4. call undo.

Stack trace

No response

Screenshots

No response

Browsers

Chrome desktop, Safari desktop, Android mobile, iOS mobile

@AzkabanPresident AzkabanPresident added issue: bug Describes why the code or behaviour is wrong issue: triage Issues awaiting triage by a Blockly team member labels Apr 24, 2023
@BeksOmega
Copy link
Collaborator

This looks like a dupe of #7002 So I'm going to go ahead and close =) If it's not feel free to reopen!

@cpcallen cpcallen removed the issue: triage Issues awaiting triage by a Blockly team member label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Describes why the code or behaviour is wrong
Projects
None yet
Development

No branches or pull requests

3 participants