mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
@@ -449,7 +449,7 @@ export default function sqlLabReducer(state = {}, action) {
|
||||
);
|
||||
return {
|
||||
...(action.queryEditor.id === state.unsavedQueryEditor.id
|
||||
? alterInObject(
|
||||
? alterInArr(
|
||||
mergeUnsavedState,
|
||||
'queryEditors',
|
||||
action.queryEditor,
|
||||
|
||||
Reference in New Issue
Block a user