Skip to content

Commit

Permalink
[se] Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GoshaZotov committed Jul 20, 2023
1 parent ec8356b commit 11db1c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cell/model/autofilters.js
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,6 @@
if (!bUndoChanges && !bRedoChanges) {
this._resetTablePartStyle();
}

worksheet.workbook.dependencyFormulas.unlockRecal();

return {minChangeRow: minChangeRow, rangeOldFilter: rangeOldFilter, nOpenRowsCount: nOpenRowsCount, nAllRowsCount: nAllRowsCount};
Expand Down

0 comments on commit 11db1c5

Please sign in to comment.