lowcode-engine icon indicating copy to clipboard operation
lowcode-engine copied to clipboard

An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系

Results 720 lowcode-engine issues
Sort by recently updated
recently updated
newest added

## **Describe the bug (required)** / **详细描述 bug(必填)** 每个设置器,包括自定义设置器的每个item都会自动带上“变量绑定”操作,能否隐藏? A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 每个设置器,包括自定义设置器的每个item都会自动带上“变量绑定”操作,能否隐藏? ![image](https://user-images.githubusercontent.com/21167854/184309428-913c341d-7a3f-4051-94eb-c27561ca5085.png) --- ## **To Reproduce (required)**...

## **Describe the bug (required)** / **详细描述 bug(必填)** 在画布侧或者预览侧,物料都会渲染两遍。 --- ## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)** Steps to reproduce the behavior: / 详细复现步骤: 1、通过官方脚手架初始化一个物料 2、添加一行console.log打印属性信息 ```js import * as...

fusion ui出码之后依赖这个包,但是这个包好像没发到npmjs

bug

数据源面板中新增,修改,删除数据源可以监听到吗?我们需要在数据源增删改的时候做一些处理,请问如何实现呢

## **lowcode-materials中的fusion-lowcode-materials包在构建时报错** 构建后运行正常,错误信息节选如下: ``` info WEBPACK preview.html 538 KiB 0 info WEBPACK Compiled successfully ERR! ENOENT: no such file or directory, open '/home/lowcode/lowcode-materials/packages/fusion-lowcode-materials/dist/utils.js' Error: ENOENT: no such file or directory,...

## 复现截图 假如数据源为this.state.data,表格正常展示 假如数据源为this.state.multiData.data, 目前无法设置,可否支持这种属性 ## 复现流程与链接 ## 期望结果 和变量绑定一样支持多种属性 ## 环境信息 - 引擎版本 1.0.11 - ext 版本 1.0.3 - 物料 - moment﹫2.24.0 - lodash - ﹫alifd/next﹫1.24.18 - NextTable﹫1.0.1 -...

bug

## 复现截图 设置SlotSetter时样式错乱 ## 复现流程与链接 ``` { title: { label: { type: 'i18n', 'en-US': 'children', 'zh-CN': '内容', }, tip: 'children | 内容', }, name: 'children', description: '内容', setter: { componentName:...

help wanted

![image](https://user-images.githubusercontent.com/107593265/182655041-4e657e9b-9edb-423b-9d34-7d0feba7c614.png) 在windows环境下,这种路径会提示找不到该模块

later