Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] The formula does not stop calculating after deleting the table #2037

Closed
2 tasks done
zhaolixin7 opened this issue Apr 22, 2024 · 5 comments · Fixed by #2646
Closed
2 tasks done

[Bug] The formula does not stop calculating after deleting the table #2037

zhaolixin7 opened this issue Apr 22, 2024 · 5 comments · Fixed by #2646
Assignees
Labels
bug Something isn't working scope:formula

Comments

@zhaolixin7
Copy link

zhaolixin7 commented Apr 22, 2024

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

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

受影响的包和版本

dev

复现链接

子表中公式计算时,删除子表

预期行为

image

实际行为

删除表格后不会公式停止计算

运行环境

No response

系统信息

No response

@zhaolixin7 zhaolixin7 added bug Something isn't working scope:formula labels Apr 22, 2024
@univer-bot univer-bot bot changed the title [Bug] 删除表后公式不会停止计算 [Bug] The formula does not stop calculating after deleting the table Apr 22, 2024
@univer-bot
Copy link

univer-bot bot commented Apr 22, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Origin Title: [Bug] 删除表后公式不会停止计算

Title: [Bug] The formula does not stop calculating after deleting the table


Before you submitted this question, did you check the following?

  • Is this really a problem?
  • I've searched Github Issues but haven't found any similar issues.

Affected packages and versions

dev

Recurrence link

When the formula in the subtable is calculated, delete the subtable

Expected behavior

image

Actual behavior

The formula will not stop calculating after deleting the table

Running environment

No response

system message

No response

@wzhudev wzhudev assigned Dushusir and unassigned DR-Univer Jun 26, 2024
@Dushusir
Copy link
Member

需要有一个引擎提供一个停止计算的方法 @DR-Univer

@univer-bot
Copy link

univer-bot bot commented Jun 27, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

There needs to be an engine that provides a way to stop calculation @DR-Univer

@DR-Univer
Copy link
Collaborator

需要有一个引擎提供一个停止计算的方法 @DR-Univer
可以用SetFormulaCalculationStopMutation

@univer-bot
Copy link

univer-bot bot commented Jul 1, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

There needs to be an engine that provides a way to stop calculation @DR-Univer
You can use SetFormulaCalculationStopMutation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scope:formula
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants