-
## **Describe the bug (required)** / **详细描述 bug(必填)**
使用命令行出码(solution选择icejs3),生成的代码执行 npm run build后运行报错
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
使用命令行出码(solution选择i…
-
重现步骤:
1. 使用官方物料脚手架开发组件,执行lowcode:dev打开脚手架自带的本地开发设计器
2. 将antd-lowcode-materials中的Input组件拖到画布中,无法在画布中选中后设置属性,只能通过大纲树选中,Select组件也有这个问题
不知道是否是本地脚手架自带的设计器的版本问题,我看官方demo里拖一个input进去是可以选中后设置属性的
Envi…
-
我在开发低代码引擎的设置器,官方的脚手架工具是[这个](https://github.com/alibaba/lowcode-tools/tree/main/packages/template-setter),它用的就是@alib/build-scripts的版本是0.1.32。
目前我找不到build-scripts的文档,build.json如下
![image](https://gith…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
我dataSource配置好后,运行低代码引擎进行渲染,出现如下报错信息:Error: the getUserInfo request should not fetch, please check the condition。请帮排查下该问题,谢谢。
A clear and conc…
-
这个逻辑让Antd Menu抛异常。因为这段代码强制传入了不是函数类型的onSelect
![image](https://github.com/alibaba/lowcode-engine/assets/18695431/198ab093-32b1-42de-a8e1-fe38bca951ed)
-
不支持转出代码的功能吗,如果想做再次开发咋整
-
![1632476210354](https://user-images.githubusercontent.com/18440797/134653492-c9b5b49b-55f5-40d5-bcc5-8e006881d88a.jpg)
-
## Overview
This blog post came out 2 weeks ago, announcing a new feature where DuckDB can now extract from hugging face datasets using the `hf://` URI prefix.
We think this would make an awesom…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
在onChange的时候,选择窗口不应该消失,但是每次onChange的时候都会消失。原因可能是循环+setState导致。
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
复现地址: https://lab.low…
-
runtime 如何支持postcss,用了umi4+antd 5, 启动异常