A bug occurs when deleting a box :A DOM element reference is required, But there is no problem using shift to select #2221
Labels
backlog
Queued in backlog
bug
Something isn't working
good first issue
Good for newcomers
spring cleaning
Could be cleaned up one day
Describe the Bug
I don't know if this is a feature: shift+left mouse button to select the element dragged into the canvas, and then use the shortcut key del to delete, a bug will appear: console.ts:40 unhandled error in event listener Error: A DOM element reference is required, But there is no problem using shift to select
Steps to Reproduce
Shift+left mouse button selects the elements dragged into the canvas, and then uses the shortcut key del to delete shift+left mouse button to select the elements dragged into the canvas, and then uses the shortcut key del to delete
The following cases occurred in:https://demo.bpmn.io/s/start
exmpper.mp4
Expected Behavior
Delete the node selected by the box
Environment
The text was updated successfully, but these errors were encountered: