lowcode-engine
lowcode-engine copied to clipboard
【loading】、【禁用】属性导致控件元素无法选中
Describe the bug (required) / 详细描述 bug(必填)
button Input等组件在属性 设置为true,之后就无法再倍选中了
To Reproduce (required) / 如何复现 bug?(必填,非常重要)
Steps to reproduce the behavior: / 详细复现步骤:
- 打开页面 https://lowcode-engine.cn/demo/demo-general/index.html
- 选一个button,将其属性【loading】 或者 【禁用】设置为true
Expected behavior (required) / 预期行为(必填,非常重要)
属性设置之后,再切换的选中组件的时候,就无法选中了。
Screenshots (optional) / bug 截图(可选)
解决了吗大佬