fix: Delete invariant violation with arrows

This commit is contained in:
Mark Tolmacs
2025-09-02 15:14:33 +02:00
parent cba5d01460
commit 405d37e158

View File

@@ -284,6 +284,7 @@ export const actionDeleteSelected = register({
type: app.defaultSelectionTool,
}),
multiElement: null,
newElement: null,
activeEmbeddable: null,
selectedLinearElement: null,
},