-
点击新建就会报错!!!
https://lowcode-engine.cn/demo/demo-general/index.html
![image](https://user-images.githubusercontent.com/19951467/233286163-5d81e3ea-87cb-4169-b515-a4330bc630d5.png)
添加数据处理函数没法删除
![…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
在onChange的时候,选择窗口不应该消失,但是每次onChange的时候都会消失。原因可能是循环+setState导致。
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
复现地址: https://lab.low…
-
无痕窗口(本质是清空localStorage)打开 https://lowcode-engine.cn/demo/index.html
fileName默认是`/`
这个默认值对出码不友好
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
根据[搭建协议](https://lowcode-engine.cn/site/docs/specs/lowcode-spec#233%E5%AE%B9%E5%99%A8%E7%BB%93%E6%9E%84%E6%8F%8F%E8%BF%B0-a) 中对 defaultProps 的定…
-
在[低代码引擎资产包协议规范](https://lowcode-engine.cn/site/docs/specs/assets-spec#23-components-a)中,并没有包含urls属性,但在[综合场景案](https://github.com/alibaba/lowcode-demo/blob/main/demo-general/src/services/assets.json#L8…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
demo 上低代码组件示例预览提示 LowcodeDemo Component Not Found 错误
![image](https://github.com/alibaba/lowcode-engine/assets/10867265/5c18da5c-5c8c-4aa7-9…
-
# 背景
react-docgen-typescript会解析组件props包括这个props extend的interface. 例如你用antd Select自定义XXSelect, 不仅会解析出XXSelect的props还有antd select和rc-select. rc-select中大部分的props是不太可能在低代码编辑器上配置, 可以不生成.
# 实现建议
第…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
官方综合场景的demo中,低代码组件示例在预览中无法正确展示。
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
具体操作如图:
![PixPin_2024-05-28_10-45-01](htt…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
ERROR in ./node_modules/@alilc/lowcode-engine/es/engine-core.js 145:11-18
export 'default' (imported as 'classes') was not found in './modules/c…
-
请问在自定义组件的时候,执行npm run lowcode:dev命令生成的lowcode文件夹中的meta.ts文件中isRequired字段的作用是什么呢,感觉设置为true或者false都没有什么不同
![image](https://github.com/alibaba/lowcode-engine/assets/75791730/0e48b785-3d1d-4392-af12-0c30…