univer icon indicating copy to clipboard operation
univer copied to clipboard

[Bug] Formula calculation refers to a selection area. After deleting any column in the reference area and undoing it, the formula result is not restored.

Open zhaolixin7 opened this issue 2 months ago • 1 comments

在您提交此问题之前,您是否检查了以下内容?

  • [X] 这真的是个问题吗?
  • [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。

受影响的包和版本

dev

复现链接

1、单元格P1=公式SUM(A23:d28),选中P1向右、向下填充 2、删除B列后undo undo

预期行为

P1单元格向右、向下填充的公式正常显示为公式

实际行为

undo后公式只显示值未显示结果 2024_4_17 20_12_41 video.webm

运行环境

No response

系统信息

No response

zhaolixin7 avatar Apr 17 '24 12:04 zhaolixin7