feat: make appState.selectedElementIds more stable (#6745)
This commit is contained in:
@@ -41,6 +41,7 @@ export const actionSelectAll = register({
|
||||
selectedElementIds,
|
||||
},
|
||||
getNonDeletedElements(elements),
|
||||
appState,
|
||||
),
|
||||
commitToHistory: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user