-
![image](https://github.com/user-attachments/assets/67b6124d-6faa-4f07-9d12-9ac587c189ee)
meta.ts
```
import type { IPublicTypeComponentMetadata, IPublicTypeSnippet } from "@alilc/lowcode-typ…
-
访问时错误。。这会是什么原因帮忙看看呢 https://gitee.com/chenfeiwu/fly-lowcode.git
![image](https://user-images.githubusercontent.com/14910761/181918523-5eeb5bf0-1214-4470-8d57-0cb4db69b813.png)
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
尝试对出码内容做自定义处理,点击出码按钮提示 caught SyntaxError: Invalid or unexpected token 错误
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
…
-
表格的数据列当超过100个时,选中表格,右侧的配置面板卡顿;待右侧面板架子完毕后,点开数据列编辑面板或者拖拽切换顺序时,同样也非常卡顿,请问有什么办法能进行优化
复现步骤:
1. 打开(https://lowcode-engine.cn/demo/demo-general/index.html);
2. 拖拽可编辑表格;
3. 在右侧新增数据列到150个左右;
4. 点击【保存到本地…
-
## **/@alilc/lowcode-renderer-core/es/components/VisualDom/index.css 在nextjs项目中使用报错,Global CSS cannot be imported from within node_modules.**
./node_modules/.pnpm/@alilc+lowcode-renderer-core@1.1.9…
-
## antd物料,设计态和预览态效果基本一致,但出码后运行差异较大。
1.通过https://github.com/alibaba/lowcode-materials下载物料到本地:
`git clone https://github.com/alibaba/lowcode-materials.git`
2.进入package下面的antd物料
` cd lowcode-ma…
-
node 版本 16.13.0
使用 pnpm 安装
```bash
npm init @alilc/element example-materials
pnpm i
```
发现有一堆依赖问题,因为公司项目用了 pnpm workspace ,在安装的时候发现存在一堆依赖问题。
接着补齐依赖
pnpm i @alilc/lowcode-util…
-
![chrome-capture-2024-5-22](https://github.com/alibaba/lowcode-engine/assets/16379624/efb44214-f137-4b65-98fe-4bdd17c945e2)
使用最新版本demo链接https://lowcode-engine.cn/demo/demo-general/index.html
-
## 一、详细描述 bug:
@alilc/lowcode-material-parser解析rax-text、rax-view等源码后生成的JSON Schema不符合预期
## 二、请提供清晰且精确的 bug 描述:
以rax-text暴露的属性numberOfLines为例,最后生成的JSON Schema不含有numberOfLines
## 三、如何复现 bug + 详细复现步骤…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
Ste…