-
https://github.com/hlerenow/chameleon/blob/master/packages/model/src/types/material.ts#L216
物料定义的地方有这个key,在 CustomSchemaForm 中没有找到对应的设置。
另外发现个小问题
https://github.com/hlerenow/chameleon/blob/mast…
-
类似于illa或者appsmith,可以连接到数据库,做一些自定义查询,然后引用数据
-
因为我有这个需求,可不可以描述一个简要的开发流程。
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
使用官网示例代码进行服务器端出码,运行时,直接报solutions 未定义,官方代码如下:
![image](https://user-images.githubusercontent.com/15156146/174745229-31f32897-797f-46e5-adb5-ae18…
-
其实最期望的是lowcode-plugin-code-editor添加默认函数的方式。
假设在reactrender的apphandler里添加了
```
utils: {test:()=>{console.log(test)}}
```
此时在编辑组件时绑定this.utils.test方法,预览时可以正常输出,但在编辑面板utils还是this._appContext里面的内容…
-
## Environment
- **Airbyte version**: 0.40.17
- **OS Version / Instance**: Ubuntu 22.04
- **Deployment**: local development
- **Step where error happened**: Develop lowcode connector
-
## Curr…
-
## 复现截图
正常:
![image](https://user-images.githubusercontent.com/29368329/181190869-97e14a64-3c9a-463b-8788-93e8620fead0.png)
编辑后渲染数据展示异常
![image](https://user-images.githubusercontent.com/29368329/…
-
1、引擎的init API中配置了device为’mobile‘,但是初始化后SimulatorResizer选中的不是手机。
2、如何设置画布的高度?
![Snipaste_2](https://user-images.githubusercontent.com/89261896/217488085-0b75c4f6-cbe1-440a-b712-7f212681386d.png)
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
![image](https://user-images.githubusercontent.com/23442317/231917748-4b126773-64a4-4d1c-87cd-e897953fd74b.png)
这个是绑定state里的变量
![lALPJv8gYSQFY_…
-
Set up some of the basic pieces so that it will be procedural how multiple developers will commit their low-code breaking changes to the repository w/o releasing them to developers until we are ready …