fix: Delete invariant violation with arrows
This commit is contained in:
parent
cba5d01460
commit
405d37e158
@ -284,6 +284,7 @@ export const actionDeleteSelected = register({
|
|||||||
type: app.defaultSelectionTool,
|
type: app.defaultSelectionTool,
|
||||||
}),
|
}),
|
||||||
multiElement: null,
|
multiElement: null,
|
||||||
|
newElement: null,
|
||||||
activeEmbeddable: null,
|
activeEmbeddable: null,
|
||||||
selectedLinearElement: null,
|
selectedLinearElement: null,
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user