Skip to content

使用 updateEditConfig 更改配置项 isSilentMode 键盘删除功能存在问题 #1470

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

Closed
liangjiawei1992 opened this issue Jan 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@liangjiawei1992
Copy link

发生了什么?

最小可复现示例

如示例代码:
若创建实例时,开启键盘快捷键,
若初始配置 isSilentMode 为 true, 后期更新为false, 则节点不可删除,期望为非静默模式为可删除。
若初始配置 isSilentMode 为 false, 后期更新为true, 则节点可删除,期望为静默模式为不可删除。

logicflow/core版本

1.2.18

logicflow/extension版本

1.2.18

logicflow/engine版本

0.0.0

浏览器&环境

Chrome

@liangjiawei1992 liangjiawei1992 added the bug Something isn't working label Jan 9, 2024
@wbccb
Copy link
Contributor

wbccb commented Jan 20, 2024

跟这个 #1460看起来有点像🤔️又感觉说的不是一回事

@boyongjiong
Copy link
Collaborator

#1491 已发版修复

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

No branches or pull requests

3 participants