lowcode-engine
lowcode-engine copied to clipboard
混合设置器切换为表达式设置器后,无法更改表达式
Describe the bug (required) / 详细描述 bug(必填)
例如我选择fusion的复选按钮组组件,更改默认值为表达式输入,输入某个值后再更改值不生效,新输入值会被赋值为mock变量。
另外,我想了解下setting-field.ts中的hotValue什么用途,
此处为什么会被添加mock,mock是什么用途?

To Reproduce (required) / 如何复现 bug?(必填,非常重要)
选择官方demo即可复现
Expected behavior (required) / 预期行为(必填,非常重要)
能够实时修改变变量表达式
Screenshots (optional) / bug 截图(可选)
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
Environments (please complete the following information) (required): / 请提供如下信息(必填)
- AliLowCodeEngine version: [e.g. 1.0.0] / 低代码引擎版本
- AliLowCodeEngineExt version: [e.g. 1.0.0] / 低代码引擎扩展包版本
- Browser [e.g. chrome, safari] / 浏览器版本
- materials / plugins / tools / 其他物料 / 插件 / 工具链版本
(this information can be collected via the manual plugin / 版本信息可通过低代码用户手册插件收集)
Additional context (optional) / 更多额外信息(可选)
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题
请问这个有解决吗?我也遇到了同样的问题