-
runtime 如何支持postcss,用了umi4+antd 5, 启动异常
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
数据源那边增加了一个post接口,
1.使用的是@alilc/lowcode-datasource-umi-request-handler的请求方法, post 接口 传值会在query中和body都放入参数
![image](https://github.com/alibaba…
-
Type 'ModalOptions' is not assignable to type '{ title?: string | undefined; footer?: (() => Element) | null | undefined; content: (() => Element) | { uid: number; type: FunctionalComponent | { ...; }…
-
显示组件渲染异常
assets.json中
```json
{
"package": "antd",
"version": "4.24.7",
"urls": [
"//g.alicdn.com/code/lib/antd/4.24.7/antd.min.js",
"//g.alicdn.com/cod…
-
Hi, as far as i can understand, all functions (forexample event handlers) are defined at the Page level. I understand this makes it easy for components to interact with each other and data sources.
…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
我使用了官方脚手架创建了一个组件库项目和一个编辑器项目,在编辑器项目中,我通过官方提供的方式将自定义组件接入到了编辑器项目中。然后在编辑器项目中使用出码功能。
出码后的项目,虽然是引用了自定义组件,但是import的地址却是错误的,需要我手动修改import的地址。
期望的结果…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
变量绑定弹窗的state值获取不全的bug,我看github的代码alibaba/lowcode-engine-ext@1.0.6版本源码bug已经改了
![image](https://github.com/alibaba/lowcode-engine/assets/2912216…
-
The following methods generate strings to be used for fields or classes inside java code. It should be checked if the string given as attribute is a valid java class / method name (does not start by a…
-
-
点击新建就会报错!!!
https://lowcode-engine.cn/demo/demo-general/index.html
![image](https://user-images.githubusercontent.com/19951467/233286163-5d81e3ea-87cb-4169-b515-a4330bc630d5.png)
添加数据处理函数没法删除
![…