mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-18 06:50:31 +02:00
fix: Delete invariant violation with arrows
This commit is contained in:
@@ -284,6 +284,7 @@ export const actionDeleteSelected = register({
|
||||
type: app.defaultSelectionTool,
|
||||
}),
|
||||
multiElement: null,
|
||||
newElement: null,
|
||||
activeEmbeddable: null,
|
||||
selectedLinearElement: null,
|
||||
},
|
||||
|
Reference in New Issue
Block a user