-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Copy + Paste and then Undo Collapsed Sub process throws JS Errors #2269
Comments
I can reproduce the error. Moving it to |
I can reproduce too. This crashes the editor. |
@jarekdanielak to have a look on this. |
jarekdanielak
added a commit
to bpmn-io/diagram-js
that referenced
this issue
Jan 9, 2025
jarekdanielak
added a commit
to bpmn-io/diagram-js
that referenced
this issue
Jan 9, 2025
4 tasks
4 tasks
bpmn-io-tasks
bot
added
needs review
Review pending
and removed
in progress
Currently worked on
labels
Jan 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
Copy Paste and then Undo of Collapsed Sub process throws following JS Errors
unhandled error in event listener TypeError: Cannot read properties of null (reading 'children')
related to
MoveConnectionHandler.js
Steps to Reproduce
Actual:
Please find the attached recording
Screen.Recording.2025-01-07.at.4.36.13.PM_compressed.mp4
Expected Behavior
Environment
The text was updated successfully, but these errors were encountered: