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

TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台

Results 229 tiny-engine issues
Sort by recently updated
recently updated
newest added

### Environment clone源码 ### Version node v22.13.0 ### Version tiny-engine 2.2.0 ### Link to minimal reproduction 无 ### Step to reproduce 1.下载源码 2.启动datacenter和webservice 3.源码项目物料同步 4.启动项目 5.发现多个区块加载错误,控制台一条error ![Image](https://github.com/user-attachments/assets/07ac1b45-1042-42af-97ca-a3814bba35eb) ![Image](https://github.com/user-attachments/assets/247140b2-f0d6-4781-830e-1fc74aa6e7e0) ![Image](https://github.com/user-attachments/assets/69909e2a-5f8a-4ed9-b6f4-5b2c061b0831) ###...

question

### Environment mac 12 ### Version node 18.18.0 ### Version baranch develop ### Link to minimal reproduction 编辑器页面,编辑表格列选项 -> 自定义渲染函数 -> 使用未引入的组件 预览页面,vue因为找不到组件导致渲染报错,因为页面没有import导入 ### Step to reproduce 拖入表格, 表格列自定义渲染函数, 使用页面未使用过的组件,...

enhancement

### Environment window ### Version 18.20.5 ### Version @opentiny/[email protected] "@opentiny/tiny-engine": "2.2.0", ### Link to minimal reproduction 编辑页面。左侧插件-> 自定义插件->拖动插件到画布 ### Step to reproduce 按文档开发 https://opentiny.design/tiny-engine#/help-center/course/dev/17。 步骤: 1、注册组件 2、配置拖动组件 3、目前已实现左侧组件区注入组件,遇见问题为组件画布区报错,且无法配置 ### What...

Need to reproduce

English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [ ]...

### What problem does this feature solve 目前预览若为点击保存按钮并未热更新所修改内容,所以导致每次保存完都得打开预览. 该优化可以解决用户频繁更新时不用每次都点击保存功能 能够更快更迅速的查看预览效果 ### What does the proposed API look like 提供预览热更新功能 , 并且不点击保存按钮也能预览最新内容 ### What is your project name freePage

### Environment 自己部署线上环境 ### Version v22 ### Version 2.1.0 ### Link to minimal reproduction ![image](https://github.com/user-attachments/assets/d8f5f549-e78f-4537-b8b6-3af0b179d539) ![image](https://github.com/user-attachments/assets/28b76351-e168-4b25-b6b7-4b67d13cb9e0) ### Step to reproduce 1. 点击数据源设置远程配置 调用接口方式 2. 在某个可以绑定数据源的物料组件中使用 3. 预览查看出码代码 ### What is...

### Environment windows Google浏览器 ### Version 18.19.0 ### Version 最新的代码 ### Link to minimal reproduction ![329ddbae06b484db7cca590247d9574](https://github.com/user-attachments/assets/d0f28992-d64e-45d7-9a69-f04fbc7b74d9) ![d62e1232ff8ad3b38b164b5cd8d38fa](https://github.com/user-attachments/assets/8c7926a0-0abe-44b5-a3d9-7b9749a8b037) ### Step to reproduce 按照操作文档操作 1.数据源接口发送请求后接口请求成功,控制台报错,请求结果窗口没有展示请求结果 2.新建一个空白表格页面,collection使用数据源,表格不渲染数据 ### What is expected _No response_...

bug

### Environment edge 130,win10 22H2,node 18.20.3 ### Version node 18.20.3,MySQL 8.4.0 ### Version 当前使用的提交历史版本 8507b656833732d86265948ff366a0d392f21cd2 ### Link to minimal reproduction 切换区块管理,点击新建区块,填入区块名称、区块id后,点击确定 ![image](https://github.com/user-attachments/assets/d22c2c18-938a-41ee-b2e8-edbd4924bf1b) 拖动文本组件,修改文本显示内容,点击保存按钮 ![image](https://github.com/user-attachments/assets/603e32e3-4775-4369-8242-c0582d37d64b) 提示新建区块成功 ![image](https://github.com/user-attachments/assets/f282795f-d0d5-4d3a-9867-1b9f435e4395) 数据库中已有新区块Test11Comp ![image](https://github.com/user-attachments/assets/182e1bc3-3844-4158-bd5d-54ab8f56c179) ### Step...

### What problem does this feature solve ![image](https://github.com/user-attachments/assets/149ffd10-a56e-4746-b7fd-077987c7856c) 就像这样,明明我配置了可以点击小垃圾桶删除节点的,但是遮住了就操作不了,不方便使用 ### What does the proposed API look like no ### What is your project name no

bug

English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [...

enhancement