We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
Steps to reproduce the behavior: / 详细复现步骤:
打开 demo-general;
点击左侧插件源码面板;
关闭源码面板;
点击任意文本,修改文本内容,画布内组件未触发重渲染;
点击自然布局中 + 号,在下方添加区块,画布内组件未触发重渲染,但大纲树中已添加
English version example:
中文版示例:
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
(this information can be collected via the manual plugin / 版本信息可通过低代码用户手册插件收集)
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题
The text was updated successfully, but these errors were encountered:
将引擎版本 engine-core 回退到 1.1.10 版本,以上 BUG 将消失,建议暂时固定 1.1.10 版本使用
Sorry, something went wrong.
fix: import schema 之后 cache 判断错误(alibaba#2596)
c0573b9
fix: import schema 之后 cache 判断错误(#2596)
95a48e0
d02006d
liujuping
No branches or pull requests
Describe the bug (required) / 详细描述 bug(必填)
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
To Reproduce (required) / 如何复现 bug?(必填,非常重要)
Steps to reproduce the behavior: / 详细复现步骤:
打开 demo-general;
点击左侧插件源码面板;
关闭源码面板;
点击任意文本,修改文本内容,画布内组件未触发重渲染;
点击自然布局中 + 号,在下方添加区块,画布内组件未触发重渲染,但大纲树中已添加
English version example:
中文版示例:
Expected behavior (required) / 预期行为(必填,非常重要)
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
Screenshots (optional) / bug 截图(可选)
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
Environments (please complete the following information) (required): / 请提供如下信息(必填)
Additional context (optional) / 更多额外信息(可选)
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题
The text was updated successfully, but these errors were encountered: